summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoralucryd2020-08-06 08:14:52 +0000
committerDobroslaw Kijowski2020-08-25 10:26:41 +0200
commit753ffa7752b66858a0421e334cfadbd22f6c043a (patch)
tree08836a11643b87125ad06d02078a5ae7bf350cb1
parent3d02385a3b7e3f21ea284ed87fc3c2f553cbaf10 (diff)
downloadaur-753ffa7752b66858a0421e334cfadbd22f6c043a.tar.gz
upgpkg: libretro-ppsspp 27666-1
git-svn-id: file:///srv/repos/svn-community/svn@670655 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 e5febbc76639..ee08d1ab36f1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = libretro-ppsspp-rbp
pkgdesc = Sony PlayStation Portable core (build for Raspberry Pi)
- pkgver = 27598
+ pkgver = 27666
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=27598
+ provides = libretro-ppsspp=27666
conflicts = libretro-ppsspp
- source = libretro-ppsspp::git+https://github.com/hrydgard/ppsspp.git#commit=70802e61de670fc66de23356a6ffab9b4b018d9b
+ source = libretro-ppsspp::git+https://github.com/hrydgard/ppsspp.git#commit=937042b3db9aee50671358e4a919fbbef79ffdfa
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 1b11b172ae6f..22c1890be37c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname=libretro-ppsspp
pkgname=libretro-ppsspp-rbp
-pkgver=27598
+pkgver=27666
pkgrel=1
pkgdesc='Sony PlayStation Portable core (build for Raspberry Pi)'
arch=(armv7h)
@@ -26,7 +26,7 @@ makedepends=(
mesa
python
)
-_commit=70802e61de670fc66de23356a6ffab9b4b018d9b
+_commit=937042b3db9aee50671358e4a919fbbef79ffdfa
source=(
libretro-ppsspp::git+https://github.com/hrydgard/ppsspp.git#commit=${_commit}
git+https://github.com/Kingcom/armips.git