summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Snowhill2022-12-25 19:04:26 -0800
committerChristopher Snowhill2022-12-25 19:04:26 -0800
commit54a3a1d3e33708cf8b98dc36ceda4ca8674663ba (patch)
treed670554327ca314fae76b87a6895ba69bbdd7d08
parent55e6c10aa0996ed42152919b4f96fef12da0103a (diff)
downloadaur-54a3a1d3e33708cf8b98dc36ceda4ca8674663ba.tar.gz
update to 0.1282
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9fa3300826cf..1970e880357c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = yuzu-mainline-bin
pkgdesc = Nintendo Switch emulator - mainline branch
- pkgver = 0.1281
+ pkgver = 0.1282
pkgrel = 1
url = https://github.com/yuzu-emu/yuzu-mainline
arch = x86_64
@@ -17,10 +17,10 @@ pkgbase = yuzu-mainline-bin
conflicts = yuzu-canary-git
conflicts = yuzu-mainline-git
options = !strip
- source = yuzu-mainline-bin-0.1281.tar.gz::https://github.com/yuzu-emu/yuzu-mainline/releases/download/mainline-0-1281/yuzu-linux-20221224-517c1a1e9.tar.xz
+ source = yuzu-mainline-bin-0.1282.tar.gz::https://github.com/yuzu-emu/yuzu-mainline/releases/download/mainline-0-1282/yuzu-linux-20221225-22f8f6101.tar.xz
source = yuzu.svg
source = yuzu.desktop
- sha512sums = 2247eabdeede9445ea787f9258f188fa52c4a065f8ab8b3275a03077319f7a53b3a5a81590f278f96afe5cbb54f8fea736473ea7c947e0652fabfb1395d98448
+ sha512sums = bccce8c9418ee277d9ea2f4cc868f4e117669f6fe32c6f1bd03072c98e4986a4a819750592e6eec2021acc3e818ed2635d437bf3518d3e674b3076ed91cec201
sha512sums = 8e9f442436bd5f89a99c902960b51a3dd124ba17119422cca1ae792da0bcf3c757862bc88cb3d229b1f6a3b8b36c73f47f2c7266a11f91ebb38265777a2ba6b3
sha512sums = 5cb469f178e0a22f249240f8ce26027ba87ebf8b57fd584917c35eb51860a1bc49090d6abaa5d5dc1dded13f78236f15f28cd0e2697f9e509286cb573e1a20c2
diff --git a/PKGBUILD b/PKGBUILD
index 55e9ee31c41c..f17db46be726 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Linux Gamers <linuxgamers@protonmail.com>
pkgname=yuzu-mainline-bin
-pkgver=0.1281
-_ver=20221224-517c1a1e9
+pkgver=0.1282
+_ver=20221225-22f8f6101
pkgrel=1
pkgdesc="Nintendo Switch emulator - mainline branch"
arch=('x86_64')
@@ -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=('2247eabdeede9445ea787f9258f188fa52c4a065f8ab8b3275a03077319f7a53b3a5a81590f278f96afe5cbb54f8fea736473ea7c947e0652fabfb1395d98448'
+sha512sums=('bccce8c9418ee277d9ea2f4cc868f4e117669f6fe32c6f1bd03072c98e4986a4a819750592e6eec2021acc3e818ed2635d437bf3518d3e674b3076ed91cec201'
'8e9f442436bd5f89a99c902960b51a3dd124ba17119422cca1ae792da0bcf3c757862bc88cb3d229b1f6a3b8b36c73f47f2c7266a11f91ebb38265777a2ba6b3'
'5cb469f178e0a22f249240f8ce26027ba87ebf8b57fd584917c35eb51860a1bc49090d6abaa5d5dc1dded13f78236f15f28cd0e2697f9e509286cb573e1a20c2')