From 27c19969d0976092509045abd1d32fa88815573e Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Mon, 5 Dec 2022 16:36:44 +0100 Subject: openttd-git: rebuild --- openttd-git/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'openttd-git') diff --git a/openttd-git/PKGBUILD b/openttd-git/PKGBUILD index bc9874708..16d66da4f 100644 --- a/openttd-git/PKGBUILD +++ b/openttd-git/PKGBUILD @@ -2,7 +2,7 @@ pkgname=openttd-git pkgver=31817.d30345edf _commit=${pkgver#*.} -pkgrel=2 +pkgrel=3 pkgdesc="A FOSS clone of Transport Tycoon Deluxe." arch=('x86_64' 'i686' 'pentium4') url="http://www.openttd.org" @@ -19,7 +19,7 @@ _pinned_dependencies=( 'liblzma.so=5' 'libpng=1.6.39' 'lzo=2.10' - 'sdl2=2.26.0' + 'sdl2=2.26.1' 'zlib=1:1.2.13' ) depends=( -- cgit v1.2.3-54-g00ecf