diff options
Diffstat (limited to 'openage-git/PKGBUILD')
-rwxr-xr-x | openage-git/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/openage-git/PKGBUILD b/openage-git/PKGBUILD index 43fc726b5..285bf2448 100755 --- a/openage-git/PKGBUILD +++ b/openage-git/PKGBUILD @@ -5,7 +5,7 @@ pkgname=openage-git pkgver=0.5.3.r456.gfb88dfc66 -pkgrel=1 +pkgrel=2 pkgdesc="A free (as in freedom) clone of the Age of Empires II engine" arch=(x86_64 i486 i686 pentium4 arm armv6h armv7h aarch64) url="https://openage.sft.mx/" @@ -13,7 +13,7 @@ license=(GPL3) _pinned_dependencies=( 'gcc-libs=14.2.1+r134+gab884fffe3fc' 'glibc>=2.37' - 'gperftools=2.15' + 'gperftools=2.16' 'libepoxy.so=0' 'libfontconfig.so=1' 'libfreetype.so=6' |