Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
libretro-ppsspp
Commits:
87bf09f7 by Maxime Gauduin at 2023-11-20T14:31:19+01:00
upgpkg: 38858-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = libretro-ppsspp
pkgdesc = Sony PlayStation Portable core
- pkgver = 38717
+ pkgver = 38858
pkgrel = 1
url = https://github.com/hrydgard/ppsspp
arch = x86_64
@@ -23,7 +23,7 @@ pkgbase = libretro-ppsspp
depends = snappy
depends = zlib
depends = zstd
- source =
libretro-ppsspp::git+https://github.com/hrydgard/ppsspp.git#commit=5a29ebfe61365848daaf41dcb64f65d981ad6e69
+ source =
libretro-ppsspp::git+https://github.com/hrydgard/ppsspp.git#commit=6d063ce3ea260b12b79898ade86cfe196ab04b24
source = git+https://github.com/Kingcom/armips.git
source = git+https://github.com/google/cpu_features.git
source = git+https://github.com/hrydgard/ppsspp-ffmpeg.git
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Duck Hunt <[email protected]>
pkgname=libretro-ppsspp
-pkgver=38717
+pkgver=38858
pkgrel=1
pkgdesc='Sony PlayStation Portable core'
arch=(x86_64)
@@ -31,7 +31,7 @@ makedepends=(
ninja
python
)
-_commit=5a29ebfe61365848daaf41dcb64f65d981ad6e69
+_commit=6d063ce3ea260b12b79898ade86cfe196ab04b24
source=(
libretro-ppsspp::git+https://github.com/hrydgard/ppsspp.git#commit=${_commit}
git+https://github.com/Kingcom/armips.git
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-ppsspp/-/commit/87bf09f7c4ab523d66f8c58266f8f46a8cb55187
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-ppsspp/-/commit/87bf09f7c4ab523d66f8c58266f8f46a8cb55187
You're receiving this email because of your account on gitlab.archlinux.org.