summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Snowhill2023-04-04 18:27:43 -0700
committerChristopher Snowhill2023-04-04 18:27:43 -0700
commitf1ea4a77a701abd03ec4a789107c9fb0b4cb8e64 (patch)
treec876477e0d3d732eb5a1f02cae9b05805196fb1c
parentdaced521edb6e8b4ab8c1032c69568213cdcc1fa (diff)
downloadaur-f1ea4a77a701abd03ec4a789107c9fb0b4cb8e64.tar.gz
update to 0.1393
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8121e5fb8ebd..dc35b203900b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = yuzu-mainline-bin
pkgdesc = Nintendo Switch emulator - mainline branch
- pkgver = 0.1389
+ pkgver = 0.1393
pkgrel = 1
url = https://github.com/yuzu-emu/yuzu-mainline
arch = x86_64
@@ -17,10 +17,10 @@ pkgbase = yuzu-mainline-bin
conflicts = yuzu-canary-git
conflicts = yuzu-mainline-git
options = !strip
- source = yuzu-mainline-bin-0.1389.tar.gz::https://github.com/yuzu-emu/yuzu-mainline/releases/download/mainline-0-1389/yuzu-linux-20230331-f047ba3bc.tar.xz
+ source = yuzu-mainline-bin-0.1393.tar.gz::https://github.com/yuzu-emu/yuzu-mainline/releases/download/mainline-0-1393/yuzu-linux-20230404-10e0f3a4c.tar.xz
source = yuzu.svg
source = yuzu.desktop
- sha512sums = e0467b461f59adf4d947ed210b1959ec8f433e0f489c018ba933236f6881f0cb1a735738bd849d9f2aad70c60346dd8b51097157c57dff667a05bf4149eb6cca
+ sha512sums = a2693017bc4fc50ec5af2ceb20108656083e8fcd608f8d37b6370506f2f514c4f533472890560ba77d5aa761aa2fbbf1d883bd6317e11cb41ae1482d9dcad119
sha512sums = 8e9f442436bd5f89a99c902960b51a3dd124ba17119422cca1ae792da0bcf3c757862bc88cb3d229b1f6a3b8b36c73f47f2c7266a11f91ebb38265777a2ba6b3
sha512sums = 5cb469f178e0a22f249240f8ce26027ba87ebf8b57fd584917c35eb51860a1bc49090d6abaa5d5dc1dded13f78236f15f28cd0e2697f9e509286cb573e1a20c2
diff --git a/PKGBUILD b/PKGBUILD
index 6b033a51c01a..91401c96e3e4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Linux Gamers <linuxgamers@protonmail.com>
pkgname=yuzu-mainline-bin
-pkgver=0.1389
-_ver=20230331-f047ba3bc
+pkgver=0.1393
+_ver=20230404-10e0f3a4c
pkgrel=1
pkgdesc="Nintendo Switch emulator - mainline branch"
arch=('x86_64')
@@ -17,7 +17,7 @@ options=(!strip)
source=("$pkgname-$pkgver.tar.gz::$url/releases/download/mainline-${pkgver/./-}/yuzu-linux-${_ver}.tar.xz"
"yuzu.svg"
"yuzu.desktop")
-sha512sums=('e0467b461f59adf4d947ed210b1959ec8f433e0f489c018ba933236f6881f0cb1a735738bd849d9f2aad70c60346dd8b51097157c57dff667a05bf4149eb6cca'
+sha512sums=('a2693017bc4fc50ec5af2ceb20108656083e8fcd608f8d37b6370506f2f514c4f533472890560ba77d5aa761aa2fbbf1d883bd6317e11cb41ae1482d9dcad119'
'8e9f442436bd5f89a99c902960b51a3dd124ba17119422cca1ae792da0bcf3c757862bc88cb3d229b1f6a3b8b36c73f47f2c7266a11f91ebb38265777a2ba6b3'
'5cb469f178e0a22f249240f8ce26027ba87ebf8b57fd584917c35eb51860a1bc49090d6abaa5d5dc1dded13f78236f15f28cd0e2697f9e509286cb573e1a20c2')