summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoralucryd2020-11-24 07:37:51 +0000
committerDobroslaw Kijowski2021-03-29 14:53:51 +0200
commitf686f453a4980872d7bd4d01e35fc345c1b23da1 (patch)
tree91e05a79946ee603bcd58be9597ca6b361501587
parent76f1a8b1317759aa1b2bb73a8a09ad2e18e6dcc4 (diff)
downloadaur-f686f453a4980872d7bd4d01e35fc345c1b23da1.tar.gz
upgpkg: libretro-ppsspp 28559-1
git-svn-id: file:///srv/repos/svn-community/svn@760885 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 8fca14400f4f..59239f7947c2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = libretro-ppsspp-rbp
pkgdesc = Sony PlayStation Portable core (build for Raspberry Pi)
- pkgver = 28507
+ pkgver = 28559
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=28507
+ provides = libretro-ppsspp=28559
conflicts = libretro-ppsspp
- source = libretro-ppsspp::git+https://github.com/hrydgard/ppsspp.git#commit=7632c12189c66c2833fc79ee41018e2157c93d0d
+ source = libretro-ppsspp::git+https://github.com/hrydgard/ppsspp.git#commit=572a2e48f6fe2a5e430cac62ec4ad601aee2a320
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 c85afc496c53..1c3ffd41de6c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname=libretro-ppsspp
pkgname=libretro-ppsspp-rbp
-pkgver=28507
+pkgver=28559
pkgrel=1
pkgdesc='Sony PlayStation Portable core (build for Raspberry Pi)'
arch=(armv7h)
@@ -26,7 +26,7 @@ makedepends=(
mesa
python
)
-_commit=7632c12189c66c2833fc79ee41018e2157c93d0d
+_commit=572a2e48f6fe2a5e430cac62ec4ad601aee2a320
source=(
libretro-ppsspp::git+https://github.com/hrydgard/ppsspp.git#commit=${_commit}
git+https://github.com/Kingcom/armips.git