summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoralucryd2021-01-22 08:52:55 +0000
committerDobroslaw Kijowski2021-03-29 15:00:24 +0200
commit977f6ac23463e90e05ccbdacc524a2aeb18dcd99 (patch)
treec989eb73c8fb0301da0022ced5e15b56a72d4df5
parentb028299c15497afadcafcd0eae2bf6370df76ffe (diff)
downloadaur-977f6ac23463e90e05ccbdacc524a2aeb18dcd99.tar.gz
upgpkg: libretro-ppsspp 28948-1
git-svn-id: file:///srv/repos/svn-community/svn@824389 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 ce40c483e00e..6ddfa0222928 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = libretro-ppsspp-rbp
pkgdesc = Sony PlayStation Portable core (build for Raspberry Pi)
- pkgver = 28819
+ pkgver = 28948
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=28819
+ provides = libretro-ppsspp=28948
conflicts = libretro-ppsspp
- source = libretro-ppsspp::git+https://github.com/hrydgard/ppsspp.git#commit=92173d5ac4403ab4d67754dc2322ee14a2c0dc11
+ source = libretro-ppsspp::git+https://github.com/hrydgard/ppsspp.git#commit=b76e906ed0960a4a352ad9eb291cf0558637193b
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 f8c8f4869bc8..45b4cc57e183 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname=libretro-ppsspp
pkgname=libretro-ppsspp-rbp
-pkgver=28819
+pkgver=28948
pkgrel=1
pkgdesc='Sony PlayStation Portable core (build for Raspberry Pi)'
arch=(armv7h)
@@ -26,7 +26,7 @@ makedepends=(
mesa
python
)
-_commit=92173d5ac4403ab4d67754dc2322ee14a2c0dc11
+_commit=b76e906ed0960a4a352ad9eb291cf0558637193b
source=(
libretro-ppsspp::git+https://github.com/hrydgard/ppsspp.git#commit=${_commit}
git+https://github.com/Kingcom/armips.git