diff options
-rw-r--r-- | testing/ppsspp/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/ppsspp/APKBUILD b/testing/ppsspp/APKBUILD index ddccd48143..32e9922a45 100644 --- a/testing/ppsspp/APKBUILD +++ b/testing/ppsspp/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Díaz Urbaneja Diego <sodomon2@gmail.com> pkgname=ppsspp pkgver=1.9 -pkgrel=1 +pkgrel=2 pkgdesc="PPSSPP - a fast and portable PSP emulator" url="https://www.ppsspp.org/" arch="x86_64" # only available on x86_64 due to compiling problems |