summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoralucryd2021-07-30 06:47:22 +0000
committerDobroslaw Kijowski2021-08-13 22:02:41 +0200
commit69a8d70e00a10c8ab8496caf034f55079284481e (patch)
treef987843f8def4a5b205e5370de9db269c0f598a8
parent9a8231327fa0ef03c3f8cc19db82b7b7fe0cc2eb (diff)
downloadaur-libretro-ppsspp-rbp.tar.gz
upgpkg: libretro-ppsspp 30123-1
git-svn-id: file:///srv/repos/svn-community/svn@990728 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 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