summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD3
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c6c6b6ccdfaf..faf969b531a7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Mon Dec 11 19:40:13 UTC 2017
+# Thu May 17 21:40:50 UTC 2018
pkgbase = 0ad-git
- pkgver = 20331
+ pkgver = 21551
pkgrel = 1
url = http://play0ad.com/
arch = i686
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 \