summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoralucryd2020-12-01 07:43:17 +0000
committerDobroslaw Kijowski2021-03-29 14:54:49 +0200
commit852f492c8333fdb3ede8e2d7316121867e885b1c (patch)
treea38aba6f86be3541fadc2134e70a2b07d247ff6c
parentf686f453a4980872d7bd4d01e35fc345c1b23da1 (diff)
downloadaur-852f492c8333fdb3ede8e2d7316121867e885b1c.tar.gz
upgpkg: libretro-ppsspp 28609-1
git-svn-id: file:///srv/repos/svn-community/svn@767010 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 59239f7947c2..4942e72562ee 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = libretro-ppsspp-rbp
pkgdesc = Sony PlayStation Portable core (build for Raspberry Pi)
- pkgver = 28559
+ pkgver = 28609
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=28559
+ provides = libretro-ppsspp=28609
conflicts = libretro-ppsspp
- source = libretro-ppsspp::git+https://github.com/hrydgard/ppsspp.git#commit=572a2e48f6fe2a5e430cac62ec4ad601aee2a320
+ source = libretro-ppsspp::git+https://github.com/hrydgard/ppsspp.git#commit=b8ccd7fae7563af0a1a92573a1f3359a282811a1
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 1c3ffd41de6c..9d4c720f41d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname=libretro-ppsspp
pkgname=libretro-ppsspp-rbp
-pkgver=28559
+pkgver=28609
pkgrel=1
pkgdesc='Sony PlayStation Portable core (build for Raspberry Pi)'
arch=(armv7h)
@@ -26,7 +26,7 @@ makedepends=(
mesa
python
)
-_commit=572a2e48f6fe2a5e430cac62ec4ad601aee2a320
+_commit=b8ccd7fae7563af0a1a92573a1f3359a282811a1
source=(
libretro-ppsspp::git+https://github.com/hrydgard/ppsspp.git#commit=${_commit}
git+https://github.com/Kingcom/armips.git