summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 86da13d81b02..d514acd0e6e5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = yuzu-mainline-bin
pkgdesc = Nintendo Switch emulator - mainline branch
- pkgver = 0.1426
- pkgrel = 2
+ pkgver = 0.1429
+ pkgrel = 1
url = https://github.com/yuzu-emu/yuzu-mainline
arch = x86_64
license = GPL2
@@ -14,10 +14,10 @@ pkgbase = yuzu-mainline-bin
provides = yuzu-cmd
conflicts = yuzu
options = !strip
- source = yuzu-mainline-bin-0.1426.tar.gz::https://github.com/yuzu-emu/yuzu-mainline/releases/download/mainline-0-1426/yuzu-linux-20230510-3da9b31cc.tar.xz
+ source = yuzu-mainline-bin-0.1429.tar.gz::https://github.com/yuzu-emu/yuzu-mainline/releases/download/mainline-0-1429/yuzu-linux-20230512-dc0ea2f7f.tar.xz
source = yuzu.svg
source = yuzu.desktop
- sha512sums = 6a952f17ee06cec78038e591fb689d7916eb60aa1ba21e9e710b1813a34c515a8e71d6c30d59321f31679b2a5d2c8a833d8ae4d05877f79d29c2ea76de07e916
+ sha512sums = cea885484de5121e03902357ff30e016861fbf85820d054804bbc52515a686eec72788697ac91df6ae131309ddfa81e6b5785df839f8970fb0a2d3b1054b8913
sha512sums = 8e9f442436bd5f89a99c902960b51a3dd124ba17119422cca1ae792da0bcf3c757862bc88cb3d229b1f6a3b8b36c73f47f2c7266a11f91ebb38265777a2ba6b3
sha512sums = 5cb469f178e0a22f249240f8ce26027ba87ebf8b57fd584917c35eb51860a1bc49090d6abaa5d5dc1dded13f78236f15f28cd0e2697f9e509286cb573e1a20c2
diff --git a/PKGBUILD b/PKGBUILD
index 35fdc0786c12..f3868dc0950c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
# Contributor: Linux Gamers <linuxgamers@protonmail.com>
pkgname=yuzu-mainline-bin
-pkgver=0.1426
-_ver=20230510-3da9b31cc
-pkgrel=2
+pkgver=0.1429
+_ver=20230512-dc0ea2f7f
+pkgrel=1
pkgdesc="Nintendo Switch emulator - mainline branch"
arch=('x86_64')
url="https://github.com/yuzu-emu/yuzu-mainline"
@@ -17,7 +17,7 @@ options=(!strip)
source=("$pkgname-$pkgver.tar.gz::$url/releases/download/mainline-${pkgver/./-}/yuzu-linux-${_ver}.tar.xz"
"yuzu.svg"
"yuzu.desktop")
-sha512sums=('6a952f17ee06cec78038e591fb689d7916eb60aa1ba21e9e710b1813a34c515a8e71d6c30d59321f31679b2a5d2c8a833d8ae4d05877f79d29c2ea76de07e916'
+sha512sums=('cea885484de5121e03902357ff30e016861fbf85820d054804bbc52515a686eec72788697ac91df6ae131309ddfa81e6b5785df839f8970fb0a2d3b1054b8913'
'8e9f442436bd5f89a99c902960b51a3dd124ba17119422cca1ae792da0bcf3c757862bc88cb3d229b1f6a3b8b36c73f47f2c7266a11f91ebb38265777a2ba6b3'
'5cb469f178e0a22f249240f8ce26027ba87ebf8b57fd584917c35eb51860a1bc49090d6abaa5d5dc1dded13f78236f15f28cd0e2697f9e509286cb573e1a20c2')