summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormdmrk2023-11-15 21:08:10 +0100
committermdmrk2023-11-15 21:08:10 +0100
commit588bfb3a6dfc00bbbbba6f539aedda8ce09e8087 (patch)
tree864b6d510b79ff6515350c8dfd969e35bf31788c
parente82ba4c6c7aa94fe2f8e14ac7263fa72f99d6f80 (diff)
downloadaur-588bfb3a6dfc00bbbbba6f539aedda8ce09e8087.tar.gz
update to 0.1621
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5b001a43b261..93520752c980 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = yuzu-mainline-bin
pkgdesc = Nintendo Switch emulator - mainline branch
- pkgver = 0.1619
+ pkgver = 0.1621
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.1619.tar.gz::https://github.com/yuzu-emu/yuzu-mainline/releases/download/mainline-0-1619/yuzu-linux-20231113-90f263c8d.tar.xz
+ source = yuzu-mainline-bin-0.1621.tar.gz::https://github.com/yuzu-emu/yuzu-mainline/releases/download/mainline-0-1621/yuzu-linux-20231115-cc7b11f0c.tar.xz
source = yuzu.svg
source = yuzu.desktop
- sha512sums = 5a84700f189b14b223c60ede1aac8d4bae6a7a3c2896b16737a453c48b032241c9b69507616731957b118ae81f00fa265c7d03973f4b74066414da730e3b3cd6
+ sha512sums = 195742e88876341707f8f531f3318b3bfb8948ac8668465b3947881ff24c17195709dda3bc94fb2b90923c567a1afb80959e28f267ce4904af13177798af0edf
sha512sums = 8e9f442436bd5f89a99c902960b51a3dd124ba17119422cca1ae792da0bcf3c757862bc88cb3d229b1f6a3b8b36c73f47f2c7266a11f91ebb38265777a2ba6b3
sha512sums = 5cb469f178e0a22f249240f8ce26027ba87ebf8b57fd584917c35eb51860a1bc49090d6abaa5d5dc1dded13f78236f15f28cd0e2697f9e509286cb573e1a20c2
diff --git a/PKGBUILD b/PKGBUILD
index bf9ade1a5dcc..59feb95d411a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: Linux Gamers <linuxgamers@protonmail.com>
pkgname=yuzu-mainline-bin
-pkgver=0.1619
-_ver=20231113-90f263c8d
+pkgver=0.1621
+_ver=20231115-cc7b11f0c
pkgrel=1
pkgdesc="Nintendo Switch emulator - mainline branch"
arch=('x86_64')
@@ -18,7 +18,7 @@ options=(!strip)
source=("$pkgname-$pkgver.tar.gz::$url/releases/download/mainline-${pkgver/./-}/yuzu-linux-${_ver}.tar.xz"
"yuzu.svg"
"yuzu.desktop")
-sha512sums=('5a84700f189b14b223c60ede1aac8d4bae6a7a3c2896b16737a453c48b032241c9b69507616731957b118ae81f00fa265c7d03973f4b74066414da730e3b3cd6'
+sha512sums=('195742e88876341707f8f531f3318b3bfb8948ac8668465b3947881ff24c17195709dda3bc94fb2b90923c567a1afb80959e28f267ce4904af13177798af0edf'
'8e9f442436bd5f89a99c902960b51a3dd124ba17119422cca1ae792da0bcf3c757862bc88cb3d229b1f6a3b8b36c73f47f2c7266a11f91ebb38265777a2ba6b3'
'5cb469f178e0a22f249240f8ce26027ba87ebf8b57fd584917c35eb51860a1bc49090d6abaa5d5dc1dded13f78236f15f28cd0e2697f9e509286cb573e1a20c2')