summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Snowhill2023-05-21 15:21:13 -0700
committerChristopher Snowhill2023-05-21 15:21:13 -0700
commit7fe57c840a271748865eabd76cac81de7104a7e4 (patch)
treeb90b63e07ffb19a7ee3ac5826db910025e7d28a6
parent13d5302d7b8b37a0a081f792cc1614a75e71043c (diff)
downloadaur-7fe57c840a271748865eabd76cac81de7104a7e4.tar.gz
update to 0.1440
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 332db30f2e11..2e2a02d6f6fb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = yuzu-mainline-bin
pkgdesc = Nintendo Switch emulator - mainline branch
- pkgver = 0.1439
+ pkgver = 0.1440
pkgrel = 1
url = https://github.com/yuzu-emu/yuzu-mainline
arch = x86_64
@@ -14,10 +14,10 @@ pkgbase = yuzu-mainline-bin
provides = yuzu-cmd
conflicts = yuzu
options = !strip
- source = yuzu-mainline-bin-0.1439.tar.gz::https://github.com/yuzu-emu/yuzu-mainline/releases/download/mainline-0-1439/yuzu-linux-20230518-1e398e6c3.tar.xz
+ source = yuzu-mainline-bin-0.1440.tar.gz::https://github.com/yuzu-emu/yuzu-mainline/releases/download/mainline-0-1440/yuzu-linux-20230521-f82efe9f6.tar.xz
source = yuzu.svg
source = yuzu.desktop
- sha512sums = 82ba6282a87e43c8e2480126a2c41a393ff1b44c1f91f9fa297843926cbb811eeb6a9fac19917ca6631dd891e4e9cd80946b3a6eebe69de2b624b887a4bb9e0d
+ sha512sums = 0d2ab181c4cc7e1186362a3ed67147b0231f7edf6bb5f3570cdbaf7b759ec090dcdef0a73df2b964531129202894d20b3074b38d55f36a733713eec71f06d25a
sha512sums = 8e9f442436bd5f89a99c902960b51a3dd124ba17119422cca1ae792da0bcf3c757862bc88cb3d229b1f6a3b8b36c73f47f2c7266a11f91ebb38265777a2ba6b3
sha512sums = 5cb469f178e0a22f249240f8ce26027ba87ebf8b57fd584917c35eb51860a1bc49090d6abaa5d5dc1dded13f78236f15f28cd0e2697f9e509286cb573e1a20c2
diff --git a/PKGBUILD b/PKGBUILD
index 6f46eb7eefec..959e55d6a36f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Linux Gamers <linuxgamers@protonmail.com>
pkgname=yuzu-mainline-bin
-pkgver=0.1439
-_ver=20230518-1e398e6c3
+pkgver=0.1440
+_ver=20230521-f82efe9f6
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=('82ba6282a87e43c8e2480126a2c41a393ff1b44c1f91f9fa297843926cbb811eeb6a9fac19917ca6631dd891e4e9cd80946b3a6eebe69de2b624b887a4bb9e0d'
+sha512sums=('0d2ab181c4cc7e1186362a3ed67147b0231f7edf6bb5f3570cdbaf7b759ec090dcdef0a73df2b964531129202894d20b3074b38d55f36a733713eec71f06d25a'
'8e9f442436bd5f89a99c902960b51a3dd124ba17119422cca1ae792da0bcf3c757862bc88cb3d229b1f6a3b8b36c73f47f2c7266a11f91ebb38265777a2ba6b3'
'5cb469f178e0a22f249240f8ce26027ba87ebf8b57fd584917c35eb51860a1bc49090d6abaa5d5dc1dded13f78236f15f28cd0e2697f9e509286cb573e1a20c2')