summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 530b5e3939ba..28cc29b3af09 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,10 +5,12 @@
#
pkgname='gn-git'
pkgdesc='Meta-build system which generates Ninja build files'
-pkgver=r694.feb0c39
-pkgrel=2
+pkgver=r1314.3200906
+pkgrel=1
license=('BSD')
arch=('x86_64' 'i686')
+conflicts=('gn-bin')
+provides=('gn')
depends=('glibc' 'gcc-libs')
makedepends=('python2')
source=(