summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fec2f10d52c2..6eca71bef2e5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,3 +1,5 @@
+# Generated by mksrcinfo v8
+# Thu Feb 18 12:28:53 UTC 2016
pkgbase = nant
pkgdesc = A free .NET build tool, like make but without make's problems
pkgver = 0.92
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")