summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLinux Gamers2021-01-13 15:13:10 +0000
committerLinux Gamers2021-01-13 15:13:10 +0000
commite4925ed06341adff8bc1e9f93c37b0e97af6ce6b (patch)
treea9b28d00c1ee5d1d48bc2f0852e22fea86f15a86 /PKGBUILD
parent736870452a4674145d1d9b756fa5c7f6a1f57b8b (diff)
downloadaur-e4925ed06341adff8bc1e9f93c37b0e97af6ce6b.tar.gz
0-474
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 74b171d003ff..a4835f6736d2 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=473
+_pkgver=474
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=('8e8d52d725a9b8e03eade3ab7de19b640c629843d473ac871a6e6e2ab6de2250a97bd0efe6a61eacf91c3fe52eef2333bf56d622831de65c81ceddc7e877d108')
+sha512sums=('ffa25110542b02fe6ef68906712d12a8bc1706fdadaa88657206570162c8de1f119f5ee255e37aa60c4c91e502daaf667409ebf85a7c3a0bbf18b60ed9e2346f')
package() {
cd "${srcdir}/arch-${_pkgname}-0-${_pkgver}"