summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoralucryd2020-08-14 14:32:04 +0000
committerDobroslaw Kijowski2020-08-25 10:27:24 +0200
commiteff0a4550ff9cd3dc1b3fed73818fc6f3dddcddb (patch)
tree0593fcc6af79d0810021ab521ff69cc6eea07bb2
parent44f08cb4a593337b03512371415b96762d2e2a64 (diff)
downloadaur-eff0a4550ff9cd3dc1b3fed73818fc6f3dddcddb.tar.gz
upgpkg: libretro-ppsspp 27727-1
git-svn-id: file:///srv/repos/svn-community/svn@679161 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 38b1131dfa15..616272a9b2f3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = libretro-ppsspp-rbp
pkgdesc = Sony PlayStation Portable core (build for Raspberry Pi)
- pkgver = 27686
+ pkgver = 27727
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=27686
+ provides = libretro-ppsspp=27727
conflicts = libretro-ppsspp
- source = libretro-ppsspp::git+https://github.com/hrydgard/ppsspp.git#commit=dd79d33f147410a91e47bc2c0e4a876ef79c3589
+ source = libretro-ppsspp::git+https://github.com/hrydgard/ppsspp.git#commit=5c9f23d3b47bb5c9c75574b4194b2f29c53b6a9f
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 093641249da5..a54af8d8b598 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname=libretro-ppsspp
pkgname=libretro-ppsspp-rbp
-pkgver=27686
+pkgver=27727
pkgrel=1
pkgdesc='Sony PlayStation Portable core (build for Raspberry Pi)'
arch=(armv7h)
@@ -26,7 +26,7 @@ makedepends=(
mesa
python
)
-_commit=dd79d33f147410a91e47bc2c0e4a876ef79c3589
+_commit=5c9f23d3b47bb5c9c75574b4194b2f29c53b6a9f
source=(
libretro-ppsspp::git+https://github.com/hrydgard/ppsspp.git#commit=${_commit}
git+https://github.com/Kingcom/armips.git