summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormdmrk2024-01-25 07:52:03 +0100
committermdmrk2024-01-25 07:52:03 +0100
commit82affa929a968deada97a53d1c16590cc716cf4f (patch)
tree5cba3c6a4a35960df44db79e3df89d7798b11c16
parent73c3f041ae7a1b2787db584cc7b890885738d58f (diff)
downloadaur-82affa929a968deada97a53d1c16590cc716cf4f.tar.gz
update to 0.1692
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d75ab026f417..4edac45dbdee 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = yuzu-mainline-bin
pkgdesc = Nintendo Switch emulator - mainline branch
- pkgver = 0.1686
+ pkgver = 0.1692
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.1686.tar.gz::https://github.com/yuzu-emu/yuzu-mainline/releases/download/mainline-0-1686/yuzu-linux-20240118-69cd041e5.tar.xz
+ source = yuzu-mainline-bin-0.1692.tar.gz::https://github.com/yuzu-emu/yuzu-mainline/releases/download/mainline-0-1692/yuzu-linux-20240124-5f90c2d10.tar.xz
source = yuzu.svg
source = yuzu.desktop
- sha512sums = df7f8bf9bc557e771bcda1378e594bc6245f94259cc90b9698d1ba0203f50e607d7db1e935e4fadff05cb343662b14d69a081a2c60a66d2a1cdeca34360971d8
+ sha512sums = 7c744a5eaff10a2538e07c32a6ee02cd6a3241115f0dd62efce29903f29b3d040ea35f94938e0995b593164663ca15fd3b73c4868edc5df6aee68a6b2b87e6e2
sha512sums = 8e9f442436bd5f89a99c902960b51a3dd124ba17119422cca1ae792da0bcf3c757862bc88cb3d229b1f6a3b8b36c73f47f2c7266a11f91ebb38265777a2ba6b3
sha512sums = 5cb469f178e0a22f249240f8ce26027ba87ebf8b57fd584917c35eb51860a1bc49090d6abaa5d5dc1dded13f78236f15f28cd0e2697f9e509286cb573e1a20c2
diff --git a/PKGBUILD b/PKGBUILD
index 408b5d969b85..214651dd076a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: Linux Gamers <linuxgamers@protonmail.com>
pkgname=yuzu-mainline-bin
-pkgver=0.1686
-_ver=20240118-69cd041e5
+pkgver=0.1692
+_ver=20240124-5f90c2d10
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=('df7f8bf9bc557e771bcda1378e594bc6245f94259cc90b9698d1ba0203f50e607d7db1e935e4fadff05cb343662b14d69a081a2c60a66d2a1cdeca34360971d8'
+sha512sums=('7c744a5eaff10a2538e07c32a6ee02cd6a3241115f0dd62efce29903f29b3d040ea35f94938e0995b593164663ca15fd3b73c4868edc5df6aee68a6b2b87e6e2'
'8e9f442436bd5f89a99c902960b51a3dd124ba17119422cca1ae792da0bcf3c757862bc88cb3d229b1f6a3b8b36c73f47f2c7266a11f91ebb38265777a2ba6b3'
'5cb469f178e0a22f249240f8ce26027ba87ebf8b57fd584917c35eb51860a1bc49090d6abaa5d5dc1dded13f78236f15f28cd0e2697f9e509286cb573e1a20c2')