summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormdmrk2023-12-16 18:30:51 +0100
committermdmrk2023-12-16 18:30:51 +0100
commit6d101c91836c1ac6bea84b78db2731c2c2afe967 (patch)
tree8c3ef6a6cfa6b0608c0dcf79c49c2ed9e8344b50
parent9a0c668a6a741662cbbb4f5cac4e4a699c9575e7 (diff)
downloadaur-6d101c91836c1ac6bea84b78db2731c2c2afe967.tar.gz
update to 0.1653
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 419b865e3732..4e54038a018e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = yuzu-mainline-bin
pkgdesc = Nintendo Switch emulator - mainline branch
- pkgver = 0.1647
+ pkgver = 0.1653
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.1647.tar.gz::https://github.com/yuzu-emu/yuzu-mainline/releases/download/mainline-0-1647/yuzu-linux-20231210-25dbeab9b.tar.xz
+ source = yuzu-mainline-bin-0.1653.tar.gz::https://github.com/yuzu-emu/yuzu-mainline/releases/download/mainline-0-1653/yuzu-linux-20231216-defda5dae.tar.xz
source = yuzu.svg
source = yuzu.desktop
- sha512sums = e6470440e2974036be9c69b25e83757d7362f9588333ba49a1cded2b728e46a00affd07392240d477ae58c9959208d201ec0eb64e93ba0ac46b4f7078b3ac1f1
+ sha512sums = 8758c28b44e62cce9d0ced17fd8f243033074843bd35ca2d45107331d5aa8bbeda22dbf0b6b5b7808565923b1218aebed985547ef0f4ff0824b8eb4a9a190820
sha512sums = 8e9f442436bd5f89a99c902960b51a3dd124ba17119422cca1ae792da0bcf3c757862bc88cb3d229b1f6a3b8b36c73f47f2c7266a11f91ebb38265777a2ba6b3
sha512sums = 5cb469f178e0a22f249240f8ce26027ba87ebf8b57fd584917c35eb51860a1bc49090d6abaa5d5dc1dded13f78236f15f28cd0e2697f9e509286cb573e1a20c2
diff --git a/PKGBUILD b/PKGBUILD
index 9abcb4d562a6..0ecc1a9367cb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: Linux Gamers <linuxgamers@protonmail.com>
pkgname=yuzu-mainline-bin
-pkgver=0.1647
-_ver=20231210-25dbeab9b
+pkgver=0.1653
+_ver=20231216-defda5dae
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=('e6470440e2974036be9c69b25e83757d7362f9588333ba49a1cded2b728e46a00affd07392240d477ae58c9959208d201ec0eb64e93ba0ac46b4f7078b3ac1f1'
+sha512sums=('8758c28b44e62cce9d0ced17fd8f243033074843bd35ca2d45107331d5aa8bbeda22dbf0b6b5b7808565923b1218aebed985547ef0f4ff0824b8eb4a9a190820'
'8e9f442436bd5f89a99c902960b51a3dd124ba17119422cca1ae792da0bcf3c757862bc88cb3d229b1f6a3b8b36c73f47f2c7266a11f91ebb38265777a2ba6b3'
'5cb469f178e0a22f249240f8ce26027ba87ebf8b57fd584917c35eb51860a1bc49090d6abaa5d5dc1dded13f78236f15f28cd0e2697f9e509286cb573e1a20c2')