summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoralucryd2020-11-09 07:36:33 +0000
committerDobroslaw Kijowski2021-03-29 14:52:52 +0200
commit76f1a8b1317759aa1b2bb73a8a09ad2e18e6dcc4 (patch)
tree311d51ac200fbb350b00a3feec7e01d593533436
parented6f27b307f1c51806f5be3a0858f68c8d8701b4 (diff)
downloadaur-76f1a8b1317759aa1b2bb73a8a09ad2e18e6dcc4.tar.gz
upgpkg: libretro-ppsspp 28507-1
git-svn-id: file:///srv/repos/svn-community/svn@746756 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 e17ab3c6b54e..8fca14400f4f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = libretro-ppsspp-rbp
pkgdesc = Sony PlayStation Portable core (build for Raspberry Pi)
- pkgver = 28320
+ pkgver = 28507
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=28320
+ provides = libretro-ppsspp=28507
conflicts = libretro-ppsspp
- source = libretro-ppsspp::git+https://github.com/hrydgard/ppsspp.git#commit=77ec537d1f3e7fd3d2b5f435bdeae06e2c2e8523
+ source = libretro-ppsspp::git+https://github.com/hrydgard/ppsspp.git#commit=7632c12189c66c2833fc79ee41018e2157c93d0d
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 72ff4a226145..c85afc496c53 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname=libretro-ppsspp
pkgname=libretro-ppsspp-rbp
-pkgver=28320
+pkgver=28507
pkgrel=1
pkgdesc='Sony PlayStation Portable core (build for Raspberry Pi)'
arch=(armv7h)
@@ -26,7 +26,7 @@ makedepends=(
mesa
python
)
-_commit=77ec537d1f3e7fd3d2b5f435bdeae06e2c2e8523
+_commit=7632c12189c66c2833fc79ee41018e2157c93d0d
source=(
libretro-ppsspp::git+https://github.com/hrydgard/ppsspp.git#commit=${_commit}
git+https://github.com/Kingcom/armips.git