summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoralucryd2021-07-28 08:20:56 +0000
committerDobroslaw Kijowski2021-08-13 22:02:41 +0200
commit9a8231327fa0ef03c3f8cc19db82b7b7fe0cc2eb (patch)
treee363f39f9eec386a446522959a006a89f61158a4
parent250b343ee04951e64ed02a5274b027ffc3743aca (diff)
downloadaur-9a8231327fa0ef03c3f8cc19db82b7b7fe0cc2eb.tar.gz
upgpkg: libretro-ppsspp 30121-1
git-svn-id: file:///srv/repos/svn-community/svn@988542 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 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