summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 193442a1fb4f..a0a42e2b0108 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=supertux-git
_pkgname=supertux
-pkgver=0.6.3.r1147.g044a8ad91
+pkgver=0.6.3.r1195.g630c01cf7
pkgrel=1
epoch=1
pkgdesc="A classic 2D jump'n run sidescroller game in a style similar to the original SuperMario game"
@@ -18,6 +18,7 @@ conflicts=(supertux)
provides=(supertux)
source=('git+https://github.com/SuperTux/supertux.git')
sha512sums=('SKIP')
+options=(!debug)
pkgver() {
cd "$_pkgname"