summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLinux Gamers2020-07-22 21:40:22 -0300
committerLinux Gamers2020-07-22 21:40:22 -0300
commit6ee29da14da59f1b01c7c1d2e17b3333fc86c712 (patch)
tree05deaa8ee30a5c225602d24b57ae2099a87f0a5f /PKGBUILD
parenta4e1f95525162d07ef887fb850e6d7ae0d368450 (diff)
downloadaur-6ee29da14da59f1b01c7c1d2e17b3333fc86c712.tar.gz
0.320-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8301b1fd6cea..53c950621adf 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=318
+_pkgver=320
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' 'libxkbcommon-x11' 'libfdk-aac' 'fmt')
optdepends=('qt5-wayland: for Wayland support')
source=("${url}/archive/0-${_pkgver}.tar.gz")
-sha512sums=('13dea640d8cf6aac2d3572611a635005e32ec3e307b5bb9cce198ec6bf52212b5cb843e2e555fc98c8aa2db611d81e34786fe9ff6a7cf53477b96c6a243ae4c7')
+sha512sums=('f431e3d21984cda78698a39d83e019f06e45e11b7472e87b845e14e0dc976314cccbd55035668b0deb95011d01e597fb6a0b52d25315bf5498b29f7029a727d9')
package() {
cd "${srcdir}/arch-${_pkgname}-0-${_pkgver}"