summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoralucryd2020-10-22 06:39:06 +0000
committerDobroslaw Kijowski2021-03-29 14:51:23 +0200
commited6f27b307f1c51806f5be3a0858f68c8d8701b4 (patch)
treed2d56b8ea715e2a8e9c10e4d09a0542de699731c
parent55cab80ff761616b5a722bd6179f10520f6ceb15 (diff)
downloadaur-ed6f27b307f1c51806f5be3a0858f68c8d8701b4.tar.gz
upgpkg: libretro-ppsspp 28320-1
git-svn-id: file:///srv/repos/svn-community/svn@728806 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 25ceedfe2e09..e17ab3c6b54e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = libretro-ppsspp-rbp
pkgdesc = Sony PlayStation Portable core (build for Raspberry Pi)
- pkgver = 28266
+ pkgver = 28320
pkgrel = 1
url = https://github.com/libretro/ppsspp
arch = armv7h
@@ -15,9 +15,9 @@ pkgbase = libretro-ppsspp-rbp
depends = libretro-core-info
depends = libzip
depends = snappy
- provides = libretro-ppsspp=28266
+ provides = libretro-ppsspp=28320
conflicts = libretro-ppsspp
- source = libretro-ppsspp::git+https://github.com/hrydgard/ppsspp.git#commit=1269977aa1bfb756cd3215431c2d5477c0e250b3
+ source = libretro-ppsspp::git+https://github.com/hrydgard/ppsspp.git#commit=77ec537d1f3e7fd3d2b5f435bdeae06e2c2e8523
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 ddb92ba04044..72ff4a226145 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname=libretro-ppsspp
pkgname=libretro-ppsspp-rbp
-pkgver=28266
+pkgver=28320
pkgrel=1
pkgdesc='Sony PlayStation Portable core (build for Raspberry Pi)'
arch=(armv7h)
@@ -26,7 +26,7 @@ makedepends=(
mesa
python
)
-_commit=1269977aa1bfb756cd3215431c2d5477c0e250b3
+_commit=77ec537d1f3e7fd3d2b5f435bdeae06e2c2e8523
source=(
libretro-ppsspp::git+https://github.com/hrydgard/ppsspp.git#commit=${_commit}
git+https://github.com/Kingcom/armips.git