summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 88bce7288a21..dd649a336117 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ pkgrel=6
pkgdesc="A free .NET build tool, like make but without make's problems"
arch=('i686' 'x86_64')
url="http://nant.sourceforge.net"
-license="GPL"
+license=("GPL")
depends=('mono')
makedepends=('pkgconfig')
source=("http://downloads.sourceforge.net/nant/$pkgname-$pkgver-bin.tar.gz")