summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Snowhill2023-11-22 15:24:36 -0800
committerChristopher Snowhill2023-11-22 15:24:36 -0800
commit5f929011d5e80177540acca0d828ea4a1a4fbd22 (patch)
tree92ca87b055e530fd8d77a647a1270d98e4a5c9d3
parent02db2f4595eaf705dd087a8245ac65a2c61452ab (diff)
downloadaur-5f929011d5e80177540acca0d828ea4a1a4fbd22.tar.gz
update to 0.1629
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b2547ee41545..6935d3b684d4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = yuzu-mainline-bin
pkgdesc = Nintendo Switch emulator - mainline branch
- pkgver = 0.1628
- pkgrel = 2
+ pkgver = 0.1629
+ 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.1628.tar.gz::https://github.com/yuzu-emu/yuzu-mainline/releases/download/mainline-0-1628/yuzu-linux-20231121-f7b328eb4.tar.xz
+ source = yuzu-mainline-bin-0.1629.tar.gz::https://github.com/yuzu-emu/yuzu-mainline/releases/download/mainline-0-1629/yuzu-linux-20231122-352ccc828.tar.xz
source = yuzu.svg
source = yuzu.desktop
- sha512sums = 74240533fafba979ad22b78ae6819e16b646d40f9df1e27ae9c171b81501ff04e25acf240e2d986a3156198991f90fb40cefe195c397a64acd49ac12548f297b
+ sha512sums = a3b502fd9a5373f4493a65623caacdab09a99089c257f2bb1e61819b3a594eb0ba7c17c2292b200b8a0b2e48de36103556fa544b42230514dd963fb5c194bd80
sha512sums = 8e9f442436bd5f89a99c902960b51a3dd124ba17119422cca1ae792da0bcf3c757862bc88cb3d229b1f6a3b8b36c73f47f2c7266a11f91ebb38265777a2ba6b3
sha512sums = 5cb469f178e0a22f249240f8ce26027ba87ebf8b57fd584917c35eb51860a1bc49090d6abaa5d5dc1dded13f78236f15f28cd0e2697f9e509286cb573e1a20c2
diff --git a/PKGBUILD b/PKGBUILD
index 5fe92c2af3f0..21bdd0cb3372 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
# Contributor: Linux Gamers <linuxgamers@protonmail.com>
pkgname=yuzu-mainline-bin
-pkgver=0.1628
-_ver=20231121-f7b328eb4
-pkgrel=2
+pkgver=0.1629
+_ver=20231122-352ccc828
+pkgrel=1
pkgdesc="Nintendo Switch emulator - mainline branch"
arch=('x86_64')
url="https://github.com/yuzu-emu/yuzu-mainline"
@@ -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=('74240533fafba979ad22b78ae6819e16b646d40f9df1e27ae9c171b81501ff04e25acf240e2d986a3156198991f90fb40cefe195c397a64acd49ac12548f297b'
+sha512sums=('a3b502fd9a5373f4493a65623caacdab09a99089c257f2bb1e61819b3a594eb0ba7c17c2292b200b8a0b2e48de36103556fa544b42230514dd963fb5c194bd80'
'8e9f442436bd5f89a99c902960b51a3dd124ba17119422cca1ae792da0bcf3c757862bc88cb3d229b1f6a3b8b36c73f47f2c7266a11f91ebb38265777a2ba6b3'
'5cb469f178e0a22f249240f8ce26027ba87ebf8b57fd584917c35eb51860a1bc49090d6abaa5d5dc1dded13f78236f15f28cd0e2697f9e509286cb573e1a20c2')