summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoralucryd2020-05-28 08:01:38 +0000
committerDobroslaw Kijowski2020-06-08 10:54:29 +0200
commit02b339e1e931bca9668863795b517b8913d2065a (patch)
tree8d8cbb15331ca9a5c1e8713a74c460ffdd8982dc
parent35e803468459483b16cd3e2f5e149c57fc85f4af (diff)
downloadaur-02b339e1e931bca9668863795b517b8913d2065a.tar.gz
upgpkg: libretro-ppsspp 27164-1
git-svn-id: file:///srv/repos/svn-community/svn@636171 9fca08f4-af9d-4005-b8df-a31f2cc04f65
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 615d83b65d5f..5a57f8f73440 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = libretro-ppsspp-rbp
pkgdesc = Sony PlayStation Portable core (build for Raspberry Pi)
- pkgver = 26925
- pkgrel = 2
+ pkgver = 27164
+ pkgrel = 1
url = https://github.com/libretro/ppsspp
arch = armv7h
groups = libretro
@@ -15,9 +15,9 @@ pkgbase = libretro-ppsspp-rbp
depends = libretro-core-info
depends = libzip
depends = snappy
- provides = libretro-ppsspp=26925
+ provides = libretro-ppsspp=27164
conflicts = libretro-ppsspp
- source = libretro-ppsspp::git+https://github.com/hrydgard/ppsspp.git#commit=31b1993a696fa03961c5a9c0ee872c3499f207fa
+ source = libretro-ppsspp::git+https://github.com/hrydgard/ppsspp.git#commit=2ba65c831a6dc441f0b349fc729eb652fe41d2b3
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 4cbe1be12cc5..c8581141b93d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
_pkgname=libretro-ppsspp
pkgname=libretro-ppsspp-rbp
-pkgver=26925
-pkgrel=2
+pkgver=27164
+pkgrel=1
pkgdesc='Sony PlayStation Portable core (build for Raspberry Pi)'
arch=(armv7h)
url=https://github.com/libretro/ppsspp
@@ -27,7 +27,7 @@ makedepends=(
python
)
source=(
- libretro-ppsspp::git+https://github.com/hrydgard/ppsspp.git#commit=31b1993a696fa03961c5a9c0ee872c3499f207fa
+ libretro-ppsspp::git+https://github.com/hrydgard/ppsspp.git#commit=2ba65c831a6dc441f0b349fc729eb652fe41d2b3
git+https://github.com/Kingcom/armips.git
git+https://github.com/discordapp/discord-rpc.git
ppsspp-glslang::git+https://github.com/hrydgard/glslang.git