summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrykf032020-10-27 17:46:42 +0000
committerPatrykf032020-10-27 17:46:42 +0000
commit332a08eebbfc4c84af5d04001a569b592082bca5 (patch)
treef51f31b759e3f58aa1f49c9db3e92128e2873cb6
parentc38822e4ecad72f5755df98bce95b8db9e2b06a6 (diff)
downloadaur-332a08eebbfc4c84af5d04001a569b592082bca5.tar.gz
update to 1068
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bcf67d1af769..084f79106e93 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=yuzu-ea-bin
pkgname=yuzu-ea-bin
-pkgver=1058
+pkgver=1068
pkgrel=1
pkgdesc="Yuzu switch emulator Early Access build for Arch Linux"
arch=('x86_64')
@@ -14,7 +14,7 @@ options=(!strip)
_appimage="Yuzu-Ea-${pkgver}.AppImage"
source_x86_64=("https://github.com/pineappleEA/pineappleEA.github.io/releases/download/EA-${pkgver}/${_appimage}")
noextract=("${_appimage}")
-sha256sums_x86_64=('166bcde424ac7e00d04df39a419b9ee93401e5e6dd048c007382130d26cd1941')
+sha256sums_x86_64=('47f86b02e1e8c24a6f16397f7a7cca0039f9567922bd9c8aa3ee9f518cef0615')
prepare() {
chmod +x "${_appimage}"