diff options
Diffstat (limited to 'pcr/sobby/PKGBUILD')
-rw-r--r-- | pcr/sobby/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/sobby/PKGBUILD b/pcr/sobby/PKGBUILD index 646386ba9..2a3070791 100644 --- a/pcr/sobby/PKGBUILD +++ b/pcr/sobby/PKGBUILD @@ -4,7 +4,7 @@ pkgver=0.4.8 pkgrel=2 pkgdesc="Standalone obby server" url="http://gobby.0x539.de/trac/" -license="GPL" +license=("GPL") depends=('obby=0.4.8' 'libxml++') makedepends=('pkgconfig' 'net6>=1.3.12') arch=('i686' 'x86_64' 'mips64el') |