summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <erich.eckner.ext@bestsecret.com>2024-10-06 15:07:11 +0200
committerErich Eckner <erich.eckner.ext@bestsecret.com>2024-10-06 15:07:11 +0200
commit51b36bdd6ac565e48c50a379b0cd01a218d4fb83 (patch)
tree7ef9b4c5b946b2fe632cc79d4282083e081a5fb5
parentb3ebe7d8ce2d46a757eaaebf5e91ee525765f612 (diff)
downloadarchlinuxewe-51b36bdd6ac565e48c50a379b0cd01a218d4fb83.tar.xz
openage-git: rebuild
-rwxr-xr-xopenage-git/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/openage-git/PKGBUILD b/openage-git/PKGBUILD
index 522896610..3cc4cd4e7 100755
--- a/openage-git/PKGBUILD
+++ b/openage-git/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=openage-git
pkgver=0.5.3.r450.g66098cea4
-pkgrel=2
+pkgrel=3
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.7.3'
'qt6-declarative=6.7.3'
- 'sdl2=2.30.7'
+ 'sdl2=2.30.8'
)
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)