summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLinux Gamers2020-11-03 15:16:33 +0000
committerLinux Gamers2020-11-03 15:16:33 +0000
commit4d8b93563b0c16edc7884d67266b493a4fb3ea14 (patch)
treece38c5a28d71813247a4e43e4f37335147af7ddd /PKGBUILD
parent67ffec9d3dae178785e93773bc5fb88ddbc882dc (diff)
downloadaur-4d8b93563b0c16edc7884d67266b493a4fb3ea14.tar.gz
0-426
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c19aacb3bd65..673ff23d5312 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=425
+_pkgver=426
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=('6b3bf767fe1658d335d3d22edd4f20a54f32e89902874a3a6b3b3783802f1c9b57b86b62c9ac187779caf4824593480d56132a6a2720eec962d173c8f7be46e9')
+sha512sums=('95febd06665d4cfd5b2328f38e7a3b82a47687987e4f2718f9dec4cb1b7072413e9eeab0ec3da2d7d52e7064e3f14f3ea6bab82124e5904350a19b0029202883')
package() {
cd "${srcdir}/arch-${_pkgname}-0-${_pkgver}"