summaryrefslogtreecommitdiff
path: root/openage-git/PKGBUILD
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2023-03-18 08:15:37 +0100
committerErich Eckner <git@eckner.net>2023-03-18 08:15:37 +0100
commit07b70e6dc440262f5cd951a193a47fe9ca8da04f (patch)
tree56b4e03bdfd8d53b9f3e1ecfc9f2844f6f9da1ed /openage-git/PKGBUILD
parentc80434eafa1ea511b64d783fc866495576f6c7c1 (diff)
downloadarchlinuxewe-07b70e6dc440262f5cd951a193a47fe9ca8da04f.tar.xz
openage-git: rebuild
Diffstat (limited to 'openage-git/PKGBUILD')
-rwxr-xr-xopenage-git/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/openage-git/PKGBUILD b/openage-git/PKGBUILD
index a68e8dc62..96e7d8c7d 100755
--- a/openage-git/PKGBUILD
+++ b/openage-git/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=openage-git
pkgver=0.4.1.r972.gb496c05b2
-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/"
@@ -26,8 +26,8 @@ _pinned_dependencies=(
'libprofiler.so=0'
'libvulkan.so=1'
'opusfile=0.12'
- 'qt6-base=6.4.2'
- 'qt6-declarative=6.4.2'
+ 'qt6-base=6.4.3'
+ 'qt6-declarative=6.4.3'
'sdl2=2.26.4'
)
depends=(ftgl sdl2_image eigen xdg-utils python-pillow python-numpy python-toml python-pygments python-jinja python-lz4 "${_pinned_dependencies[@]}")