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 445fe1c714c6..877abc565255 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = libretro-ppsspp-rbp
pkgdesc = Sony PlayStation Portable core (build for Raspberry Pi)
- pkgver = 30121
+ pkgver = 30123
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=30121
+ provides = libretro-ppsspp=30123
conflicts = libretro-ppsspp
- source = libretro-ppsspp::git+https://github.com/hrydgard/ppsspp.git#commit=74ffcfdcb83f4a06dd7f6bf7adaad2975cbe1fff
+ source = libretro-ppsspp::git+https://github.com/hrydgard/ppsspp.git#commit=8d7f57c4721e450a94c04238c8db3b39ca8f6a72
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 d063fe7a2543..b0a208c21880 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname=libretro-ppsspp
pkgname=libretro-ppsspp-rbp
-pkgver=30121
+pkgver=30123
pkgrel=1
pkgdesc='Sony PlayStation Portable core (build for Raspberry Pi)'
arch=(armv7h)
@@ -28,7 +28,7 @@ makedepends=(
ninja
python
)
-_commit=74ffcfdcb83f4a06dd7f6bf7adaad2975cbe1fff
+_commit=8d7f57c4721e450a94c04238c8db3b39ca8f6a72
source=(
libretro-ppsspp::git+https://github.com/hrydgard/ppsspp.git#commit=${_commit}
git+https://github.com/Kingcom/armips.git