summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoralucryd2020-08-10 08:29:32 +0000
committerDobroslaw Kijowski2020-08-25 10:27:13 +0200
commit44f08cb4a593337b03512371415b96762d2e2a64 (patch)
treee8af490d50721ff2a317ee423e7b507ef5366534
parent753ffa7752b66858a0421e334cfadbd22f6c043a (diff)
downloadaur-44f08cb4a593337b03512371415b96762d2e2a64.tar.gz
upgpkg: libretro-ppsspp 27686-1
git-svn-id: file:///srv/repos/svn-community/svn@673475 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 ee08d1ab36f1..38b1131dfa15 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = libretro-ppsspp-rbp
pkgdesc = Sony PlayStation Portable core (build for Raspberry Pi)
- pkgver = 27666
+ pkgver = 27686
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=27666
+ provides = libretro-ppsspp=27686
conflicts = libretro-ppsspp
- source = libretro-ppsspp::git+https://github.com/hrydgard/ppsspp.git#commit=937042b3db9aee50671358e4a919fbbef79ffdfa
+ source = libretro-ppsspp::git+https://github.com/hrydgard/ppsspp.git#commit=dd79d33f147410a91e47bc2c0e4a876ef79c3589
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 22c1890be37c..093641249da5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname=libretro-ppsspp
pkgname=libretro-ppsspp-rbp
-pkgver=27666
+pkgver=27686
pkgrel=1
pkgdesc='Sony PlayStation Portable core (build for Raspberry Pi)'
arch=(armv7h)
@@ -26,7 +26,7 @@ makedepends=(
mesa
python
)
-_commit=937042b3db9aee50671358e4a919fbbef79ffdfa
+_commit=dd79d33f147410a91e47bc2c0e4a876ef79c3589
source=(
libretro-ppsspp::git+https://github.com/hrydgard/ppsspp.git#commit=${_commit}
git+https://github.com/Kingcom/armips.git