summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoralucryd2021-01-07 08:18:28 +0000
committerDobroslaw Kijowski2021-03-29 14:59:27 +0200
commitb028299c15497afadcafcd0eae2bf6370df76ffe (patch)
tree1aada7e30a8cbdbbb0dca41e849f26ddfd853d4e
parentecc832a4c4af9e0e8198cce0d77c5b8843cebb1a (diff)
downloadaur-b028299c15497afadcafcd0eae2bf6370df76ffe.tar.gz
upgpkg: libretro-ppsspp 28819-1
git-svn-id: file:///srv/repos/svn-community/svn@811520 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 ec931894d1fb..ce40c483e00e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = libretro-ppsspp-rbp
pkgdesc = Sony PlayStation Portable core (build for Raspberry Pi)
- pkgver = 28668
+ pkgver = 28819
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=28668
+ provides = libretro-ppsspp=28819
conflicts = libretro-ppsspp
- source = libretro-ppsspp::git+https://github.com/hrydgard/ppsspp.git#commit=73da378efda65ec801b24d415ebd16b5f26503a3
+ source = libretro-ppsspp::git+https://github.com/hrydgard/ppsspp.git#commit=92173d5ac4403ab4d67754dc2322ee14a2c0dc11
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 e3d86395a359..f8c8f4869bc8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname=libretro-ppsspp
pkgname=libretro-ppsspp-rbp
-pkgver=28668
+pkgver=28819
pkgrel=1
pkgdesc='Sony PlayStation Portable core (build for Raspberry Pi)'
arch=(armv7h)
@@ -26,7 +26,7 @@ makedepends=(
mesa
python
)
-_commit=73da378efda65ec801b24d415ebd16b5f26503a3
+_commit=92173d5ac4403ab4d67754dc2322ee14a2c0dc11
source=(
libretro-ppsspp::git+https://github.com/hrydgard/ppsspp.git#commit=${_commit}
git+https://github.com/Kingcom/armips.git