summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 096ca76ff02e..3c46a16618b5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = theforceengine-git
pkgdesc = Modern "Jedi Engine" replacement supporting Dark Forces, Outlaws and the mods
- pkgver = 1.09.540.r190.g7644c38
+ pkgver = 1.09.540.r328.g9ecb4a6
pkgrel = 1
epoch = 1
url = https://theforceengine.github.io/
@@ -19,6 +19,7 @@ pkgbase = theforceengine-git
depends = hicolor-icon-theme
depends = sdl2_image
conflicts = theforceengine
+ options = !debug
source = TheForceEngine::git+https://github.com/luciusDXL/TheForceEngine.git
source = theforceengine.install
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 64e97593ce83..bab88f0bb633 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=theforceengine-git
_pkgname=TheForceEngine
-pkgver=1.09.540.r190.g7644c38
+pkgver=1.09.540.r328.g9ecb4a6
pkgrel=1
epoch=1
pkgdesc="Modern \"Jedi Engine\" replacement supporting Dark Forces, Outlaws and the mods"
@@ -19,6 +19,7 @@ source=("TheForceEngine::git+https://github.com/luciusDXL/TheForceEngine.git"
"theforceengine.install")
sha256sums=('SKIP'
'SKIP')
+options=(!debug)
pkgver() {
cd $_pkgname