Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
libretro-ppsspp
Commits:
609797cb by Maxime Gauduin at 2024-01-05T11:26:48+01:00
upgpkg: 39353-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = libretro-ppsspp
pkgdesc = Sony PlayStation Portable core
- pkgver = 38911
+ pkgver = 39353
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=ecab5034611d420f8d41787bf8bd572ecdc1627f
+ source =
libretro-ppsspp::git+https://github.com/hrydgard/ppsspp.git#commit=1f8191ec9bdd81190addf90e2fc7d7bfe2bf8032
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=38911
+pkgver=39353
pkgrel=1
pkgdesc='Sony PlayStation Portable core'
arch=(x86_64)
@@ -31,7 +31,7 @@ makedepends=(
ninja
python
)
-_commit=ecab5034611d420f8d41787bf8bd572ecdc1627f
+_commit=1f8191ec9bdd81190addf90e2fc7d7bfe2bf8032
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/609797cb25bba454d68b8adc95525be4129aa9b3
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-ppsspp/-/commit/609797cb25bba454d68b8adc95525be4129aa9b3
You're receiving this email because of your account on gitlab.archlinux.org.