summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Snowhill2023-08-30 02:40:58 -0700
committerChristopher Snowhill2023-08-30 02:40:58 -0700
commit99335bc63e902de4973d9575e0228c553e9c3f42 (patch)
treebc7443216f59b44f0049c79c26e9c7b056fcfb6e
parent338b14bf3beca6a275c24e439ff560f1d7c646a6 (diff)
downloadaur-99335bc63e902de4973d9575e0228c553e9c3f42.tar.gz
update to 0.1541
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c004e1dd49f6..eb77e43a63c5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = yuzu-mainline-bin
pkgdesc = Nintendo Switch emulator - mainline branch
- pkgver = 0.1538
+ pkgver = 0.1541
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.1538.tar.gz::https://github.com/yuzu-emu/yuzu-mainline/releases/download/mainline-0-1538/yuzu-linux-20230825-bc4e58eb5.tar.xz
+ source = yuzu-mainline-bin-0.1541.tar.gz::https://github.com/yuzu-emu/yuzu-mainline/releases/download/mainline-0-1541/yuzu-linux-20230829-62e98cc13.tar.xz
source = yuzu.svg
source = yuzu.desktop
- sha512sums = 585b262e6eb56b5d5de198c448e596589e2c5bc1ff0651fd75373fa9a6bc79cb89f2ecbdcdbe5cf0c3071079845a8eee08926378d31c1df0d80dc44ff87e5610
+ sha512sums = 2db1b87f16684490dbb7ea1af7b6c7e2f5ea2fc928be1ca0d4e22afdb1507e0dabdd0213593174a152436484b5ef9ba79c9075851260adafb80096ad294cce8a
sha512sums = 8e9f442436bd5f89a99c902960b51a3dd124ba17119422cca1ae792da0bcf3c757862bc88cb3d229b1f6a3b8b36c73f47f2c7266a11f91ebb38265777a2ba6b3
sha512sums = 5cb469f178e0a22f249240f8ce26027ba87ebf8b57fd584917c35eb51860a1bc49090d6abaa5d5dc1dded13f78236f15f28cd0e2697f9e509286cb573e1a20c2
diff --git a/PKGBUILD b/PKGBUILD
index d29cc18f70e4..172b7c5c2c24 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Linux Gamers <linuxgamers@protonmail.com>
pkgname=yuzu-mainline-bin
-pkgver=0.1538
-_ver=20230825-bc4e58eb5
+pkgver=0.1541
+_ver=20230829-62e98cc13
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=('585b262e6eb56b5d5de198c448e596589e2c5bc1ff0651fd75373fa9a6bc79cb89f2ecbdcdbe5cf0c3071079845a8eee08926378d31c1df0d80dc44ff87e5610'
+sha512sums=('2db1b87f16684490dbb7ea1af7b6c7e2f5ea2fc928be1ca0d4e22afdb1507e0dabdd0213593174a152436484b5ef9ba79c9075851260adafb80096ad294cce8a'
'8e9f442436bd5f89a99c902960b51a3dd124ba17119422cca1ae792da0bcf3c757862bc88cb3d229b1f6a3b8b36c73f47f2c7266a11f91ebb38265777a2ba6b3'
'5cb469f178e0a22f249240f8ce26027ba87ebf8b57fd584917c35eb51860a1bc49090d6abaa5d5dc1dded13f78236f15f28cd0e2697f9e509286cb573e1a20c2')