summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormdmrk2023-10-17 20:39:12 +0200
committermdmrk2023-10-17 20:39:12 +0200
commitc265a3207612764033b634e5b31e61b4963c4f4a (patch)
tree6730701498853d2a035febfed9b93e9a2cb3213c
parentd5694d0f2c6b733a5dfe517f7c4c77a23b22400c (diff)
downloadaur-c265a3207612764033b634e5b31e61b4963c4f4a.tar.gz
update to 0.1591
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e9f1269a207a..956aa46a7072 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = yuzu-mainline-bin
pkgdesc = Nintendo Switch emulator - mainline branch
- pkgver = 0.1590
+ pkgver = 0.1591
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.1590.tar.gz::https://github.com/yuzu-emu/yuzu-mainline/releases/download/mainline-0-1590/yuzu-linux-20231016-8e7b2cd29.tar.xz
+ source = yuzu-mainline-bin-0.1591.tar.gz::https://github.com/yuzu-emu/yuzu-mainline/releases/download/mainline-0-1591/yuzu-linux-20231017-378d88441.tar.xz
source = yuzu.svg
source = yuzu.desktop
- sha512sums = 04e7df90c5830ea88d894d6ab7d682ebb9b080eccfd8717288197d7919e1f93e0e8540559d01fc1b2de899dddca3c0abe6d8dd82e0af15c59eb02444dc3c1c0f
+ sha512sums = 30a45cc2d06eaeaa201075913de784824168814c741b72b5e34f10e6b0fa7e4d89802bbffccae015285f03352e43539ff2d0bd3e4e406c8b326d3edc3257eac9
sha512sums = 8e9f442436bd5f89a99c902960b51a3dd124ba17119422cca1ae792da0bcf3c757862bc88cb3d229b1f6a3b8b36c73f47f2c7266a11f91ebb38265777a2ba6b3
sha512sums = 5cb469f178e0a22f249240f8ce26027ba87ebf8b57fd584917c35eb51860a1bc49090d6abaa5d5dc1dded13f78236f15f28cd0e2697f9e509286cb573e1a20c2
diff --git a/PKGBUILD b/PKGBUILD
index 9cdf5af841ce..6c4c0cea65fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: Linux Gamers <linuxgamers@protonmail.com>
pkgname=yuzu-mainline-bin
-pkgver=0.1590
-_ver=20231016-8e7b2cd29
+pkgver=0.1591
+_ver=20231017-378d88441
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=('04e7df90c5830ea88d894d6ab7d682ebb9b080eccfd8717288197d7919e1f93e0e8540559d01fc1b2de899dddca3c0abe6d8dd82e0af15c59eb02444dc3c1c0f'
+sha512sums=('30a45cc2d06eaeaa201075913de784824168814c741b72b5e34f10e6b0fa7e4d89802bbffccae015285f03352e43539ff2d0bd3e4e406c8b326d3edc3257eac9'
'8e9f442436bd5f89a99c902960b51a3dd124ba17119422cca1ae792da0bcf3c757862bc88cb3d229b1f6a3b8b36c73f47f2c7266a11f91ebb38265777a2ba6b3'
'5cb469f178e0a22f249240f8ce26027ba87ebf8b57fd584917c35eb51860a1bc49090d6abaa5d5dc1dded13f78236f15f28cd0e2697f9e509286cb573e1a20c2')