summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLinux Gamers2020-10-04 15:13:26 +0000
committerLinux Gamers2020-10-04 15:13:26 +0000
commit95fec82795fc9a1fd9d44e5be6e1e1d465279486 (patch)
treee2c0701c1659ddcdabcd90e6d2f8d00a5ec7e795 /PKGBUILD
parent6d0f5f28ad967badde9630fbf1ccbdedfef3bfd6 (diff)
downloadaur-95fec82795fc9a1fd9d44e5be6e1e1d465279486.tar.gz
0-398
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5863547a96c7..d677c645e2bd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ _pkgname=yuzu-mainline
pkgname="${_pkgname}-bin"
provides=('yuzu' 'yuzu-cmd')
conflicts=('yuzu-git' 'yuzu-canary-git' 'yuzu-mainline-git')
-_pkgver=397
+_pkgver=398
pkgver="0.${_pkgver}"
pkgrel=1
pkgdesc="Yuzu emulator 'mainline' branch binaries for Arch Linux"
@@ -13,7 +13,7 @@ license=('GNU General Public License v2.0')
depends=('shared-mime-info' 'desktop-file-utils' 'sdl2' 'qt5-base' 'qt5-multimedia' 'qt5-tools' 'qt5-webengine' 'libxkbcommon-x11' 'libfdk-aac' 'fmt' 'libzip')
optdepends=('qt5-wayland: for Wayland support')
source=("${url}/archive/0-${_pkgver}.tar.gz")
-sha512sums=('25b096584339b607f0e88d56c7192eb9902480e4a854c087a909ebc981b501733ef22d59af82872da8dfce4a91597b4babfecfa1322d1d663fc52862e3a40756')
+sha512sums=('da6e11431397d852bdf34f31e0858e2e11602aa2303782fe710701b6b7ae2e8974b7ee3475d886955646386d98db6ed630a53d54558557fa9734274101e0e955')
package() {
cd "${srcdir}/arch-${_pkgname}-0-${_pkgver}"