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 16e31d46284e..df319ad27b29 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Adrián Chaves Fernández (Gallaecio) <adriyetichaves@gmail.com>
pkgname=('0ad-git' '0ad-data-git')
_pkgname=0ad
-pkgver=20331
+pkgver=21551
pkgrel=1
arch=('i686' 'x86_64')
url="http://play0ad.com/"
@@ -32,6 +32,7 @@ build() {
cd "$srcdir/${_pkgname}/build/workspaces"
unset CPPFLAGS # for le spidermonkey
+ export SDL2_CONFIG="pkg-config sdl2"
./update-workspaces.sh \
--bindir=/usr/bin \