summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLinux Gamers2021-01-19 03:19:16 +0000
committerLinux Gamers2021-01-19 03:19:16 +0000
commitcf088284c2e656e0c7bc4b80349b2b1d6deb99fa (patch)
tree737233039a3fc71c9b3da502702c2f1119b27898 /PKGBUILD
parentaf6befe1cb21ca66b11a3fd1f52306c350fc3510 (diff)
downloadaur-cf088284c2e656e0c7bc4b80349b2b1d6deb99fa.tar.gz
0-485
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bccccbdc1674..617a0ebd6966 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=484
+_pkgver=485
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=('3c1c804493b5b63922a0baee26c286aa5c09437bacd3f78386c9b9d0a870774a01bc28c0cfbc8f0577b508ba60e387508260e864131175a17eb97a612ab8d1c6')
+sha512sums=('ec3d8cfbdf0f6ff0a9d3bb9bb65e06f69b5e4380dc3dd65a0f2243fec211e19781ff1c86135324da39824b8a08a8caacc4c57f2ea12f1c30b926883b51b683c4')
package() {
cd "${srcdir}/arch-${_pkgname}-0-${_pkgver}"