summaryrefslogtreecommitdiff
path: root/openage-git
diff options
context:
space:
mode:
Diffstat (limited to 'openage-git')
-rwxr-xr-xopenage-git/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/openage-git/PKGBUILD b/openage-git/PKGBUILD
index 4d6f4c929..f3242a325 100755
--- a/openage-git/PKGBUILD
+++ b/openage-git/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=openage-git
pkgver=0.4.1.r1109.gaada07d18
-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/"
@@ -26,8 +26,8 @@ _pinned_dependencies=(
'libpng16.so=16'
'libvulkan.so=1'
'opusfile=0.12'
- 'qt6-base=6.5.1'
- 'qt6-declarative=6.5.1'
+ 'qt6-base=6.5.2'
+ 'qt6-declarative=6.5.2'
'sdl2=2.28.1'
)
depends=(ftgl sdl2_image eigen xdg-utils python-pillow python-numpy python-toml python-pygments python-jinja python-lz4 "${_pinned_dependencies[@]}")