summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHurricanePootis2022-09-18 23:25:02 -0500
committerHurricanePootis2022-09-18 23:25:02 -0500
commit3bde18225096daad0feb547938c5ce15052b04c5 (patch)
treec3f44fc465886be3eae0947caf3e3be1f527a0db
parent286a57ab37bf11b7637edb4bbb11341def395817 (diff)
downloadaur-3bde18225096daad0feb547938c5ce15052b04c5.tar.gz
Bump pkgver() to encourage people to rebuild yuzu after boost update
-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')