summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLinux Gamers2021-02-01 03:18:47 +0000
committerLinux Gamers2021-02-01 03:18:47 +0000
commitf63301928bd02f35a5924ed9d4428e42b64a6f5e (patch)
tree5f33dee863b96caed3103bf0aa3d89f91c273a32 /PKGBUILD
parentf1a327780ddcca23853d0683ea1f4940615cab5b (diff)
downloadaur-f63301928bd02f35a5924ed9d4428e42b64a6f5e.tar.gz
0-513
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aa8e98295a86..2235e1f481b7 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=512
+_pkgver=513
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=('eef0c5dc331f337f8111bcfab302bfcf79ecf8a00477d3c5775124dcded226606162b3e79b723ab10d4ff7eb2f83e0b600882a3e7a37f9d26ae252db690e44f7')
+sha512sums=('a838b9abac2357651938a4852bbef435c45efe56b407b9db7c65cbc92358088fa918ffe1e6bcd49bc64de54c589cd4cba2bb96d55c4d307ae39950ef059b07f0')
package() {
cd "${srcdir}/arch-${_pkgname}-0-${_pkgver}"