summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2022-05-29 16:48:40 +0200
committerDaniel Peukert2022-05-29 16:48:40 +0200
commit17106c0cd609377807163bb66526a24795e5394e (patch)
treedbfd4d85ae1e6cc86f2d257e63dd6eb66445fbea /PKGBUILD
parent76cdfedd62426a6151d67b7d71f92faa20103794 (diff)
downloadaur-17106c0cd609377807163bb66526a24795e5394e.tar.gz
Update qt version for dolphin-emu-git
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f994ef24de50..b64089f0c851 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ _mainpkgname="$_projectname-emu"
_noguipkgname="$_projectname-emu-nogui"
pkgbase="$_mainpkgname-git"
pkgname=("$pkgbase" "$_noguipkgname-git")
-pkgver='5.0.r15933.g900a0b0eee'
+pkgver='5.0.r16541.gbb2a3d35b0'
pkgrel='1'
pkgdesc='A Gamecube / Wii emulator'
_pkgdescappend=' - git version'
@@ -15,7 +15,7 @@ url="https://$_mainpkgname.org"
license=('GPL2')
depends=(
'alsa-lib' 'bluez-libs' 'enet' 'hidapi' 'libevdev' 'libgl' 'libpng'
- 'libpulse' 'libx11' 'libxi' 'libxrandr' 'lzo' 'mbedtls' 'pugixml' 'qt5-base'
+ 'libpulse' 'libx11' 'libxi' 'libxrandr' 'lzo' 'mbedtls' 'pugixml' 'qt6-base'
'sfml' 'zlib'
'libavcodec.so' 'libavformat.so' 'libavutil.so' 'libcurl.so'
'libminiupnpc.so' 'libswscale.so' 'libudev.so' 'libusb-1.0.so'