summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 16a171863932..445fe1c714c6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = libretro-ppsspp-rbp
pkgdesc = Sony PlayStation Portable core (build for Raspberry Pi)
- pkgver = 29976
+ pkgver = 30121
pkgrel = 1
url = https://github.com/libretro/ppsspp
arch = armv7h
@@ -17,9 +17,9 @@ pkgbase = libretro-ppsspp-rbp
depends = libzip
depends = snappy
depends = zstd
- provides = libretro-ppsspp=29976
+ provides = libretro-ppsspp=30121
conflicts = libretro-ppsspp
- source = libretro-ppsspp::git+https://github.com/hrydgard/ppsspp.git#commit=8e9b0122a8815d8c15c0d2cbff6a1f1828ca27fd
+ source = libretro-ppsspp::git+https://github.com/hrydgard/ppsspp.git#commit=74ffcfdcb83f4a06dd7f6bf7adaad2975cbe1fff
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 e68193571a85..d063fe7a2543 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname=libretro-ppsspp
pkgname=libretro-ppsspp-rbp
-pkgver=29976
+pkgver=30121
pkgrel=1
pkgdesc='Sony PlayStation Portable core (build for Raspberry Pi)'
arch=(armv7h)
@@ -28,7 +28,7 @@ makedepends=(
ninja
python
)
-_commit=8e9b0122a8815d8c15c0d2cbff6a1f1828ca27fd
+_commit=74ffcfdcb83f4a06dd7f6bf7adaad2975cbe1fff
source=(
libretro-ppsspp::git+https://github.com/hrydgard/ppsspp.git#commit=${_commit}
git+https://github.com/Kingcom/armips.git