summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <erich.eckner.ext@bestsecret.com>2024-04-02 12:10:03 +0200
committerErich Eckner <erich.eckner.ext@bestsecret.com>2024-04-02 12:10:03 +0200
commit764c3d262df95cd819e5d5415dff619a32ea0861 (patch)
tree76f9c18a5fe26d26d864da98b8883da9f41a8777
parent55294b876511b4b414d46dd9ebeb63df2247ee7e (diff)
downloadarchlinuxewe-764c3d262df95cd819e5d5415dff619a32ea0861.tar.xz
openage-git: rebuild
-rwxr-xr-xopenage-git/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/openage-git/PKGBUILD b/openage-git/PKGBUILD
index 150330287..7b25ae347 100755
--- a/openage-git/PKGBUILD
+++ b/openage-git/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=openage-git
pkgver=0.4.1.r1109.gaada07d18
-pkgrel=19
+pkgrel=20
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/"
@@ -26,9 +26,9 @@ _pinned_dependencies=(
'libpng16.so=16'
'libvulkan.so=1'
'opusfile=0.12'
- 'qt6-base=6.6.2'
- 'qt6-declarative=6.6.2'
- 'sdl2=2.30.1'
+ 'qt6-base=6.6.3'
+ 'qt6-declarative=6.6.3'
+ 'sdl2=2.30.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 python-mako)