summaryrefslogtreecommitdiff
path: root/openage-git/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'openage-git/PKGBUILD')
-rwxr-xr-xopenage-git/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/openage-git/PKGBUILD b/openage-git/PKGBUILD
index 25bc23554..05ab45bb0 100755
--- a/openage-git/PKGBUILD
+++ b/openage-git/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
pkgname=openage-git
-pkgver=0.6.0.r25.g846c1fa5b
+pkgver=0.6.0.r43.gfe60b2bef
pkgrel=1
pkgdesc="A free (as in freedom) clone of the Age of Empires II engine"
arch=(x86_64 i486 i686 pentium4 arm armv6h armv7h aarch64)
@@ -14,6 +14,7 @@ _pinned_dependencies=(
'gcc-libs=14.2.1+r134+gab884fffe3fc'
'glibc>=2.37'
'gperftools=2.16'
+ 'libOpenGL.so=0'
'libepoxy.so=0'
'libfontconfig.so=1'
'libfreetype.so=6'
@@ -21,7 +22,6 @@ _pinned_dependencies=(
'libncursesw.so=6'
'libnyan.so=1'
'libogg.so=0'
- 'libOpenGL.so=0'
'libopus.so=0'
'libpng16.so=16'
'libvulkan.so=1'