summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoralucryd2021-06-16 06:16:19 +0000
committerDobroslaw Kijowski2021-08-13 22:02:41 +0200
commit666b504e30467232df161d4ae9f22d270df98b6e (patch)
treeee0fc9d8f87a285ce25a33e468816ddd5ab88f31
parent663d9ed84dbed2308a42706b9c9eddb60abe9d0e (diff)
downloadaur-666b504e30467232df161d4ae9f22d270df98b6e.tar.gz
upgpkg: libretro-ppsspp 29806-1
git-svn-id: file:///srv/repos/svn-community/svn@964233 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 4fe0ef10a914..3036abc43614 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = libretro-ppsspp-rbp
pkgdesc = Sony PlayStation Portable core (build for Raspberry Pi)
- pkgver = 29742
+ pkgver = 29806
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=29742
+ provides = libretro-ppsspp=29806
conflicts = libretro-ppsspp
- source = libretro-ppsspp::git+https://github.com/hrydgard/ppsspp.git#commit=4462b0c612986cfdd585885eb56098d19c2181ec
+ source = libretro-ppsspp::git+https://github.com/hrydgard/ppsspp.git#commit=138d81e14d9e71ea458b405df333fc015f84f460
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 bd1c7dfa4ff7..ae45eda4c4ec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname=libretro-ppsspp
pkgname=libretro-ppsspp-rbp
-pkgver=29742
+pkgver=29806
pkgrel=1
pkgdesc='Sony PlayStation Portable core (build for Raspberry Pi)'
arch=(armv7h)
@@ -28,7 +28,7 @@ makedepends=(
ninja
python
)
-_commit=4462b0c612986cfdd585885eb56098d19c2181ec
+_commit=138d81e14d9e71ea458b405df333fc015f84f460
source=(
libretro-ppsspp::git+https://github.com/hrydgard/ppsspp.git#commit=${_commit}
git+https://github.com/Kingcom/armips.git