summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoralucryd2020-10-07 11:35:52 +0000
committerDobroslaw Kijowski2020-10-08 18:53:35 +0200
commit2b2fd1221f1ea2e3406f43cde38baff2034c92fe (patch)
treedb4d2fb0e188a4bb45e62c57f1f5c7e4b20de682
parented6f85ee1df64246871d7165af34713992717257 (diff)
downloadaur-2b2fd1221f1ea2e3406f43cde38baff2034c92fe.tar.gz
upgpkg: libretro-ppsspp 28196-1
git-svn-id: file:///srv/repos/svn-community/svn@720434 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 fe3685adf237..83247917250c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = libretro-ppsspp-rbp
pkgdesc = Sony PlayStation Portable core (build for Raspberry Pi)
- pkgver = 28123
+ pkgver = 28196
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=28123
+ provides = libretro-ppsspp=28196
conflicts = libretro-ppsspp
- source = libretro-ppsspp::git+https://github.com/hrydgard/ppsspp.git#commit=b87826698d8a6abccedef0811f678505bb6873d7
+ source = libretro-ppsspp::git+https://github.com/hrydgard/ppsspp.git#commit=f0ea814107e3c29fc3c961195765e9148fa97fdd
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 7b10a44137da..a26037999cd0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname=libretro-ppsspp
pkgname=libretro-ppsspp-rbp
-pkgver=28123
+pkgver=28196
pkgrel=1
pkgdesc='Sony PlayStation Portable core (build for Raspberry Pi)'
arch=(armv7h)
@@ -26,7 +26,7 @@ makedepends=(
mesa
python
)
-_commit=b87826698d8a6abccedef0811f678505bb6873d7
+_commit=f0ea814107e3c29fc3c961195765e9148fa97fdd
source=(
libretro-ppsspp::git+https://github.com/hrydgard/ppsspp.git#commit=${_commit}
git+https://github.com/Kingcom/armips.git