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 6a49df7f434e..b8a5ed6fdb50 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = yuzu-mainline-bin
pkgdesc = Nintendo Switch emulator - mainline branch
- pkgver = 0.1640
+ pkgver = 0.1643
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.1640.tar.gz::https://github.com/yuzu-emu/yuzu-mainline/releases/download/mainline-0-1640/yuzu-linux-20231203-aaac8ce72.tar.xz
+ source = yuzu-mainline-bin-0.1643.tar.gz::https://github.com/yuzu-emu/yuzu-mainline/releases/download/mainline-0-1643/yuzu-linux-20231206-24483f289.tar.xz
source = yuzu.svg
source = yuzu.desktop
- sha512sums = 6ad7561a4f39dd6233e09f49f8ee68438e3a448b4c572461fb4a94701f5cd9584b85cc33647e8e78ffea7b9120d6b7132f71500db865320497c319f57e9917c3
+ sha512sums = 9ee374f2ce61202677075d87535bdb4370aee3f98b3af229075853ff3fb38c109ccda6512ebf9fc6f366b0a7f31c1e614e010b3a1f7b9330e722a1511694cd43
sha512sums = 8e9f442436bd5f89a99c902960b51a3dd124ba17119422cca1ae792da0bcf3c757862bc88cb3d229b1f6a3b8b36c73f47f2c7266a11f91ebb38265777a2ba6b3
sha512sums = 5cb469f178e0a22f249240f8ce26027ba87ebf8b57fd584917c35eb51860a1bc49090d6abaa5d5dc1dded13f78236f15f28cd0e2697f9e509286cb573e1a20c2
diff --git a/PKGBUILD b/PKGBUILD
index 933ccd69be07..bf42b330411b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: Linux Gamers <linuxgamers@protonmail.com>
pkgname=yuzu-mainline-bin
-pkgver=0.1640
-_ver=20231203-aaac8ce72
+pkgver=0.1643
+_ver=20231206-24483f289
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=('6ad7561a4f39dd6233e09f49f8ee68438e3a448b4c572461fb4a94701f5cd9584b85cc33647e8e78ffea7b9120d6b7132f71500db865320497c319f57e9917c3'
+sha512sums=('9ee374f2ce61202677075d87535bdb4370aee3f98b3af229075853ff3fb38c109ccda6512ebf9fc6f366b0a7f31c1e614e010b3a1f7b9330e722a1511694cd43'
'8e9f442436bd5f89a99c902960b51a3dd124ba17119422cca1ae792da0bcf3c757862bc88cb3d229b1f6a3b8b36c73f47f2c7266a11f91ebb38265777a2ba6b3'
'5cb469f178e0a22f249240f8ce26027ba87ebf8b57fd584917c35eb51860a1bc49090d6abaa5d5dc1dded13f78236f15f28cd0e2697f9e509286cb573e1a20c2')