summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLinux Gamers2020-11-02 15:15:50 +0000
committerLinux Gamers2020-11-02 15:15:50 +0000
commit67ffec9d3dae178785e93773bc5fb88ddbc882dc (patch)
treee7e07065e4702677e222d9a6ea4c58dd5cc6bdfb /PKGBUILD
parent63ebcc7516eb419108f6a934bcdd7b78b71b3493 (diff)
downloadaur-67ffec9d3dae178785e93773bc5fb88ddbc882dc.tar.gz
0-425
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d4d96c73a94c..c19aacb3bd65 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=424
+_pkgver=425
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=('7f63249655d62d024eb909924f3964442e782d8e41ffa12c262e563568c5c4a671d7c5b05a991a06a5e09684c322d90b944604c60698990ef58ba25b574d0fcc')
+sha512sums=('6b3bf767fe1658d335d3d22edd4f20a54f32e89902874a3a6b3b3783802f1c9b57b86b62c9ac187779caf4824593480d56132a6a2720eec962d173c8f7be46e9')
package() {
cd "${srcdir}/arch-${_pkgname}-0-${_pkgver}"