summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormdmrk2024-01-31 17:58:27 +0100
committermdmrk2024-01-31 17:58:27 +0100
commit2734af27728309a54e0aa1b2db75f3f6100efb1c (patch)
tree6b750d31108aca0d276efe742db36a68f4c22bd5
parent82affa929a968deada97a53d1c16590cc716cf4f (diff)
downloadaur-2734af27728309a54e0aa1b2db75f3f6100efb1c.tar.gz
update to 0.1699
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4edac45dbdee..7e0f22fc1a8e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = yuzu-mainline-bin
pkgdesc = Nintendo Switch emulator - mainline branch
- pkgver = 0.1692
+ pkgver = 0.1699
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.1692.tar.gz::https://github.com/yuzu-emu/yuzu-mainline/releases/download/mainline-0-1692/yuzu-linux-20240124-5f90c2d10.tar.xz
+ source = yuzu-mainline-bin-0.1699.tar.gz::https://github.com/yuzu-emu/yuzu-mainline/releases/download/mainline-0-1699/yuzu-linux-20240131-14cba4ad9.tar.xz
source = yuzu.svg
source = yuzu.desktop
- sha512sums = 7c744a5eaff10a2538e07c32a6ee02cd6a3241115f0dd62efce29903f29b3d040ea35f94938e0995b593164663ca15fd3b73c4868edc5df6aee68a6b2b87e6e2
+ sha512sums = db3dc0dd9e0d33a9d80a5c6b5dcc4cabef4eea46eea8a3e746ff0741488cbe5674dcf94d85f9f3b19828f29c7d0401ed0084931de3889bc2299b6a0aef1ec794
sha512sums = 8e9f442436bd5f89a99c902960b51a3dd124ba17119422cca1ae792da0bcf3c757862bc88cb3d229b1f6a3b8b36c73f47f2c7266a11f91ebb38265777a2ba6b3
sha512sums = 5cb469f178e0a22f249240f8ce26027ba87ebf8b57fd584917c35eb51860a1bc49090d6abaa5d5dc1dded13f78236f15f28cd0e2697f9e509286cb573e1a20c2
diff --git a/PKGBUILD b/PKGBUILD
index 214651dd076a..4deab16800fa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: Linux Gamers <linuxgamers@protonmail.com>
pkgname=yuzu-mainline-bin
-pkgver=0.1692
-_ver=20240124-5f90c2d10
+pkgver=0.1699
+_ver=20240131-14cba4ad9
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=('7c744a5eaff10a2538e07c32a6ee02cd6a3241115f0dd62efce29903f29b3d040ea35f94938e0995b593164663ca15fd3b73c4868edc5df6aee68a6b2b87e6e2'
+sha512sums=('db3dc0dd9e0d33a9d80a5c6b5dcc4cabef4eea46eea8a3e746ff0741488cbe5674dcf94d85f9f3b19828f29c7d0401ed0084931de3889bc2299b6a0aef1ec794'
'8e9f442436bd5f89a99c902960b51a3dd124ba17119422cca1ae792da0bcf3c757862bc88cb3d229b1f6a3b8b36c73f47f2c7266a11f91ebb38265777a2ba6b3'
'5cb469f178e0a22f249240f8ce26027ba87ebf8b57fd584917c35eb51860a1bc49090d6abaa5d5dc1dded13f78236f15f28cd0e2697f9e509286cb573e1a20c2')