summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoralucryd2020-09-30 06:50:19 +0000
committerDobroslaw Kijowski2020-10-08 18:53:20 +0200
commited6f85ee1df64246871d7165af34713992717257 (patch)
treeccb29d917008490e6a39c02dfb1d25a0acf612c8
parent52938647ea7e1400e651a755f12598ef52de6b66 (diff)
downloadaur-ed6f85ee1df64246871d7165af34713992717257.tar.gz
upgpkg: libretro-ppsspp 28123-1
git-svn-id: file:///srv/repos/svn-community/svn@714050 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 8f84d51659df..fe3685adf237 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = libretro-ppsspp-rbp
pkgdesc = Sony PlayStation Portable core (build for Raspberry Pi)
- pkgver = 28050
+ pkgver = 28123
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=28050
+ provides = libretro-ppsspp=28123
conflicts = libretro-ppsspp
- source = libretro-ppsspp::git+https://github.com/hrydgard/ppsspp.git#commit=7ed1ade56b1d2d82f6828d236d01f59ee736ae12
+ source = libretro-ppsspp::git+https://github.com/hrydgard/ppsspp.git#commit=b87826698d8a6abccedef0811f678505bb6873d7
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 c1835438195e..7b10a44137da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname=libretro-ppsspp
pkgname=libretro-ppsspp-rbp
-pkgver=28050
+pkgver=28123
pkgrel=1
pkgdesc='Sony PlayStation Portable core (build for Raspberry Pi)'
arch=(armv7h)
@@ -26,7 +26,7 @@ makedepends=(
mesa
python
)
-_commit=7ed1ade56b1d2d82f6828d236d01f59ee736ae12
+_commit=b87826698d8a6abccedef0811f678505bb6873d7
source=(
libretro-ppsspp::git+https://github.com/hrydgard/ppsspp.git#commit=${_commit}
git+https://github.com/Kingcom/armips.git