summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 78c5de2005a7..530b5e3939ba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,8 @@
pkgname='gn-git'
pkgdesc='Meta-build system which generates Ninja build files'
pkgver=r694.feb0c39
-pkgrel=1
-license='BSD'
+pkgrel=2
+license=('BSD')
arch=('x86_64' 'i686')
depends=('glibc' 'gcc-libs')
makedepends=('python2')