summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoralucryd2020-09-20 08:40:44 +0000
committerDobroslaw Kijowski2020-10-08 18:53:03 +0200
commit52938647ea7e1400e651a755f12598ef52de6b66 (patch)
treede1130b3251d7327c216f304ba5acf8bf6b5e29c
parentb992db83642a0ce5002dc5c3359a31d68fb34106 (diff)
downloadaur-52938647ea7e1400e651a755f12598ef52de6b66.tar.gz
upgpkg: libretro-ppsspp 28050-1
git-svn-id: file:///srv/repos/svn-community/svn@710955 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 274c3ba90702..8f84d51659df 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = libretro-ppsspp-rbp
pkgdesc = Sony PlayStation Portable core (build for Raspberry Pi)
- pkgver = 27774
+ pkgver = 28050
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=27774
+ provides = libretro-ppsspp=28050
conflicts = libretro-ppsspp
- source = libretro-ppsspp::git+https://github.com/hrydgard/ppsspp.git#commit=c2c2ba7ebab586ba50f86c6d7cc3e9120e5cea4d
+ source = libretro-ppsspp::git+https://github.com/hrydgard/ppsspp.git#commit=7ed1ade56b1d2d82f6828d236d01f59ee736ae12
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 236acddad7af..c1835438195e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname=libretro-ppsspp
pkgname=libretro-ppsspp-rbp
-pkgver=27774
+pkgver=28050
pkgrel=1
pkgdesc='Sony PlayStation Portable core (build for Raspberry Pi)'
arch=(armv7h)
@@ -26,7 +26,7 @@ makedepends=(
mesa
python
)
-_commit=c2c2ba7ebab586ba50f86c6d7cc3e9120e5cea4d
+_commit=7ed1ade56b1d2d82f6828d236d01f59ee736ae12
source=(
libretro-ppsspp::git+https://github.com/hrydgard/ppsspp.git#commit=${_commit}
git+https://github.com/Kingcom/armips.git