summaryrefslogtreecommitdiff
path: root/openage-git
diff options
context:
space:
mode:
authorErich Eckner <erich.eckner.ext@bestsecret.com>2023-08-07 13:20:44 +0200
committerErich Eckner <erich.eckner.ext@bestsecret.com>2023-08-07 13:20:44 +0200
commit0477bc35af52b1ae29f5a01e846e3c7af6a56498 (patch)
tree74357cf8d1ef91825ebca9b63b0c59a474fd330a /openage-git
parent0277687b30eb79016ab95aa9b70237caf218c588 (diff)
downloadarchlinuxewe-0477bc35af52b1ae29f5a01e846e3c7af6a56498.tar.xz
openage-git: rebuild
Diffstat (limited to 'openage-git')
-rwxr-xr-xopenage-git/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/openage-git/PKGBUILD b/openage-git/PKGBUILD
index 6c2a4ce59..1544ea852 100755
--- a/openage-git/PKGBUILD
+++ b/openage-git/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=openage-git
pkgver=0.4.1.r1109.gaada07d18
-pkgrel=3
+pkgrel=4
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.5.2'
'qt6-declarative=6.5.2'
- 'sdl2=2.28.1'
+ 'sdl2=2.28.2'
)
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)