summaryrefslogtreecommitdiff
path: root/openage-git/PKGBUILD
diff options
context:
space:
mode:
authorErich Eckner <erich.eckner.ext@bestsecret.com>2024-11-04 07:06:54 +0100
committerErich Eckner <erich.eckner.ext@bestsecret.com>2024-11-04 07:06:54 +0100
commit5c17109a867f608b3f251e55c55173c97ae072b0 (patch)
tree85775e53b61a0db8e0d3736319c49a7e2fead9b7 /openage-git/PKGBUILD
parentcfdf12100e18bbef61ca8ac6303ba5cf25981c30 (diff)
downloadarchlinuxewe-5c17109a867f608b3f251e55c55173c97ae072b0.tar.xz
openage-git: rebuild
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 f28567913..3718bcabe 100755
--- a/openage-git/PKGBUILD
+++ b/openage-git/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=openage-git
pkgver=0.5.3.r546.g45a7dd55b
-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/"
@@ -28,7 +28,7 @@ _pinned_dependencies=(
'opusfile=0.12'
'qt6-base=6.8.0'
'qt6-declarative=6.8.0'
- 'sdl2=2.30.8'
+ 'sdl2=2.30.9'
)
depends=(ftgl sdl2_image eigen xdg-utils python-pillow python-numpy python-toml python-pygments python-jinja python-lz4 "${_pinned_dependencies[@]}")
makedepends=(git cmake cython doxygen vulkan-headers python-graphviz python-mako)