summaryrefslogtreecommitdiff
path: root/openttd-git
diff options
context:
space:
mode:
Diffstat (limited to 'openttd-git')
-rw-r--r--openttd-git/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/openttd-git/PKGBUILD b/openttd-git/PKGBUILD
index f9cb5edd7..6c85b027c 100644
--- a/openttd-git/PKGBUILD
+++ b/openttd-git/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=openttd-git
pkgver=31104.d58772ecd
_commit=${pkgver#*.}
-pkgrel=1
+pkgrel=2
pkgdesc="A FOSS clone of Transport Tycoon Deluxe."
arch=('x86_64' 'i686' 'pentium4')
url="http://www.openttd.org"
@@ -18,7 +18,7 @@ _pinned_dependencies=(
'libicuuc.so=69'
'libpng=1.6.37'
'lzo=2.10'
- 'sdl2=2.0.14'
+ 'sdl2=2.0.16'
'xz=5.2.5'
'zlib=1:1.2.11'
)