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 3baa7bfcd2a8..e302112336a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
pkgname=ninja-bin
pkgver=1.11.1
-pkgrel=1
+pkgrel=2
pkgdesc="Small build system with a focus on speed"
arch=('x86_64')
url="https://ninja-build.org/"
-license=('apache')
+license=('Apache')
depends=('gcc-libs')
provides=("ninja=$pkgver")
conflicts=('ninja')