summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 62648c56f34b..9830d45d4e20 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = yuzu-mainline-bin
pkgdesc = Nintendo Switch emulator - mainline branch
- pkgver = 0.1284
+ pkgver = 0.1285
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.1284.tar.gz::https://github.com/yuzu-emu/yuzu-mainline/releases/download/mainline-0-1284/yuzu-linux-20221226-0493ab811.tar.xz
+ source = yuzu-mainline-bin-0.1285.tar.gz::https://github.com/yuzu-emu/yuzu-mainline/releases/download/mainline-0-1285/yuzu-linux-20221227-6f6694868.tar.xz
source = yuzu.svg
source = yuzu.desktop
- sha512sums = c57c2ca53dad2120a47aff004dec048f260bb3fb05ff0b47585fd232b68a7b00a4324596f7282cf010dd956d73ea4743209bb961aa734197c8affa579b0de423
+ sha512sums = 2d9cf25cd0ada0231209a680a3e5befe8453e6c757736af5c57ada597e9cb669bd0ebfbeb791b15508f45ef1f20daf62ea8740b50bf41e745d13397b703c84e7
sha512sums = 8e9f442436bd5f89a99c902960b51a3dd124ba17119422cca1ae792da0bcf3c757862bc88cb3d229b1f6a3b8b36c73f47f2c7266a11f91ebb38265777a2ba6b3
sha512sums = 5cb469f178e0a22f249240f8ce26027ba87ebf8b57fd584917c35eb51860a1bc49090d6abaa5d5dc1dded13f78236f15f28cd0e2697f9e509286cb573e1a20c2
diff --git a/PKGBUILD b/PKGBUILD
index 4ae0928ba361..a68b60bebf3d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Linux Gamers <linuxgamers@protonmail.com>
pkgname=yuzu-mainline-bin
-pkgver=0.1284
-_ver=20221226-0493ab811
+pkgver=0.1285
+_ver=20221227-6f6694868
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=('c57c2ca53dad2120a47aff004dec048f260bb3fb05ff0b47585fd232b68a7b00a4324596f7282cf010dd956d73ea4743209bb961aa734197c8affa579b0de423'
+sha512sums=('2d9cf25cd0ada0231209a680a3e5befe8453e6c757736af5c57ada597e9cb669bd0ebfbeb791b15508f45ef1f20daf62ea8740b50bf41e745d13397b703c84e7'
'8e9f442436bd5f89a99c902960b51a3dd124ba17119422cca1ae792da0bcf3c757862bc88cb3d229b1f6a3b8b36c73f47f2c7266a11f91ebb38265777a2ba6b3'
'5cb469f178e0a22f249240f8ce26027ba87ebf8b57fd584917c35eb51860a1bc49090d6abaa5d5dc1dded13f78236f15f28cd0e2697f9e509286cb573e1a20c2')