summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLinux Gamers2020-11-24 15:14:06 +0000
committerLinux Gamers2020-11-24 15:14:06 +0000
commit6c26eed0e3d7ed46155be628ffe7f60333976b2d (patch)
tree79527e725100c5dbc0c37b7749d060371d211c08 /PKGBUILD
parentd666ffa214d6f04b31611dd9928b7806a723d3de (diff)
downloadaur-6c26eed0e3d7ed46155be628ffe7f60333976b2d.tar.gz
0-447
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 042a04ca242c..266bd1eb72b0 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=446
+_pkgver=447
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=('bc760b185510396a98759f75cb947664b25b889082749d4d356c7487c45cddd7a6bc9c60d19e7d194af0ef446cd2468687ef107d35a80846386791c3cdd386db')
+sha512sums=('49bf0dc1540730ba8ece255101d244048817e20746b1802da4294725acf9e2ec7fafa2a0c12f5d905fa5b9e64f9abdf33a1d0efb2f1336ea7f0165285baf24df')
package() {
cd "${srcdir}/arch-${_pkgname}-0-${_pkgver}"