summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoralucryd2020-08-28 11:14:44 +0000
committerDobroslaw Kijowski2020-10-08 18:52:43 +0200
commitb992db83642a0ce5002dc5c3359a31d68fb34106 (patch)
tree4cd2beed75194529dd7c65dd8cc976cc4f5e610f
parenteff0a4550ff9cd3dc1b3fed73818fc6f3dddcddb (diff)
downloadaur-b992db83642a0ce5002dc5c3359a31d68fb34106.tar.gz
upgpkg: libretro-ppsspp 27774-1
git-svn-id: file:///srv/repos/svn-community/svn@690521 9fca08f4-af9d-4005-b8df-a31f2cc04f65
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 616272a9b2f3..274c3ba90702 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = libretro-ppsspp-rbp
pkgdesc = Sony PlayStation Portable core (build for Raspberry Pi)
- pkgver = 27727
+ pkgver = 27774
pkgrel = 1
url = https://github.com/libretro/ppsspp
arch = armv7h
@@ -15,9 +15,9 @@ pkgbase = libretro-ppsspp-rbp
depends = libretro-core-info
depends = libzip
depends = snappy
- provides = libretro-ppsspp=27727
+ provides = libretro-ppsspp=27774
conflicts = libretro-ppsspp
- source = libretro-ppsspp::git+https://github.com/hrydgard/ppsspp.git#commit=5c9f23d3b47bb5c9c75574b4194b2f29c53b6a9f
+ source = libretro-ppsspp::git+https://github.com/hrydgard/ppsspp.git#commit=c2c2ba7ebab586ba50f86c6d7cc3e9120e5cea4d
source = git+https://github.com/Kingcom/armips.git
source = git+https://github.com/discordapp/discord-rpc.git
source = ppsspp-glslang::git+https://github.com/hrydgard/glslang.git
diff --git a/PKGBUILD b/PKGBUILD
index a54af8d8b598..236acddad7af 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname=libretro-ppsspp
pkgname=libretro-ppsspp-rbp
-pkgver=27727
+pkgver=27774
pkgrel=1
pkgdesc='Sony PlayStation Portable core (build for Raspberry Pi)'
arch=(armv7h)
@@ -26,7 +26,7 @@ makedepends=(
mesa
python
)
-_commit=5c9f23d3b47bb5c9c75574b4194b2f29c53b6a9f
+_commit=c2c2ba7ebab586ba50f86c6d7cc3e9120e5cea4d
source=(
libretro-ppsspp::git+https://github.com/hrydgard/ppsspp.git#commit=${_commit}
git+https://github.com/Kingcom/armips.git