summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoralucryd2021-05-06 15:10:10 +0000
committerDobroslaw Kijowski2021-08-13 21:49:30 +0200
commitc0bfbcb0c01e2af9cdcab74278260334f8e84273 (patch)
tree2f25dad0367a1a3610ff0c68f7cedfd0e25caaf8
parentfeab88a1efbfad85a91641f402db9ccf6f536282 (diff)
downloadaur-c0bfbcb0c01e2af9cdcab74278260334f8e84273.tar.gz
upgpkg: libretro-ppsspp 29606-1
git-svn-id: file:///srv/repos/svn-community/svn@928501 9fca08f4-af9d-4005-b8df-a31f2cc04f65
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c05ec0ba6236..afe52c258479 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = libretro-ppsspp-rbp
pkgdesc = Sony PlayStation Portable core (build for Raspberry Pi)
- pkgver = 29499
+ pkgver = 29606
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=29499
+ provides = libretro-ppsspp=29606
conflicts = libretro-ppsspp
- source = libretro-ppsspp::git+https://github.com/hrydgard/ppsspp.git#commit=9435174d491a2e0c1560898e627b31581c37de4e
+ source = libretro-ppsspp::git+https://github.com/hrydgard/ppsspp.git#commit=0328a0d550840687b55f45dddcc0838b2c670aeb
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
@@ -39,4 +39,3 @@ pkgbase = libretro-ppsspp-rbp
sha256sums = 2234ab0c53849ed728889305a68119a365da16094a1b7ac2c4d2a2ababe5c8f5
pkgname = libretro-ppsspp-rbp
-
diff --git a/PKGBUILD b/PKGBUILD
index 6c9aa7d8443a..4b5ee59c26b3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname=libretro-ppsspp
pkgname=libretro-ppsspp-rbp
-pkgver=29499
+pkgver=29606
pkgrel=1
pkgdesc='Sony PlayStation Portable core (build for Raspberry Pi)'
arch=(armv7h)
@@ -26,7 +26,7 @@ makedepends=(
mesa
python
)
-_commit=9435174d491a2e0c1560898e627b31581c37de4e
+_commit=0328a0d550840687b55f45dddcc0838b2c670aeb
source=(
libretro-ppsspp::git+https://github.com/hrydgard/ppsspp.git#commit=${_commit}
git+https://github.com/Kingcom/armips.git