summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-x.SRCINFO2
-rwxr-xr-xPKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 73138fd9db70..73fcde84f012 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = yuzu-mainline-git
pkgdesc = An experimental open-source emulator for the Nintendo Switch (newest features)
- pkgver = r21802.68148cf4e
+ pkgver = r22034.3b25d1fe2
pkgrel = 1
url = https://github.com/yuzu-emu/yuzu-mainline
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index bc48a8f8a662..ae54397c1cff 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=yuzu
pkgname=$_pkgname-mainline-git
-pkgver=r21802.68148cf4e
+pkgver=r22034.3b25d1fe2
pkgrel=1
pkgdesc='An experimental open-source emulator for the Nintendo Switch (newest features)'
arch=('i686' 'x86_64')