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 01218118c98b..0c7efeeaf0ed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=premake-ninja-git
-pkgver=r37.e51a1cb
+pkgver=r76.a256323
pkgrel=1
pkgdesc='Premake extension to support Ninja'
arch=(any)
@@ -19,7 +19,7 @@ pkgver() {
check() {
cd premake-ninja/tests
# tests fail
- #python ./run_tests.py
+ python ./run_tests.py
}
package() {