summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 538ba09518c6..2719810b7024 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = citra-qt-canary-git
pkgdesc = An experimental open-source Nintendo 3DS emulator/debugger written in C++
- pkgver = r6679.fc51f9a98
+ pkgver = r6682.43545f4b8
pkgrel = 1
url = https://github.com/citra-emu/citra-canary/tree/master
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 487954b2e457..ed915ad65765 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=citra
pkgname=$_pkgname-qt-canary-git
-pkgver=r6679.fc51f9a98
+pkgver=r6682.43545f4b8
pkgrel=1
pkgdesc="An experimental open-source Nintendo 3DS emulator/debugger written in C++"
arch=('i686' 'x86_64')