Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / libretro-ppsspp
Commits: f69904cb by Maxime Gauduin at 2025-04-06T14:46:29+02:00 upgpkg: 42704-1 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,6 +1,6 @@ pkgbase = libretro-ppsspp pkgdesc = Sony PlayStation Portable core - pkgver = 42407 + pkgver = 42704 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=ecbbadd6040876c1f3c5eee46df1cae44f5f03d2 + source = libretro-ppsspp::git+https://github.com/hrydgard/ppsspp.git#commit=f573b0c72c8cc3a90ddece336d54cfb0718ecc2e 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 @@ -38,7 +38,7 @@ pkgbase = libretro-ppsspp source = git+https://github.com/RetroAchievements/rcheevos.git source = git+https://github.com/KhronosGroup/SPIRV-Cross.git source = libretro-ppsspp-assets-path.patch - b2sums = 50def1ec1204095f4c5f4d4b6dc65681bab8230f1e3fea6b3d0d7dbc01c778a44d75bfde2024868de88c9b2ab5514959bc6bc43363e3b8fc176db0ff58b5763f + b2sums = efe41877dc4eab0a2839ee5b18d137279bc00ac00b6350db292f33582c9302383ddef90e9f6cdac7cdf94751c155436a6a75caebdc7acee0794b04a27030a8ba b2sums = SKIP b2sums = SKIP b2sums = SKIP ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ # Contributor: Duck Hunt <vapor...@tfwno.gf> pkgname=libretro-ppsspp -pkgver=42407 +pkgver=42704 pkgrel=1 pkgdesc='Sony PlayStation Portable core' arch=(x86_64) @@ -31,7 +31,7 @@ makedepends=( ninja python ) -_commit=ecbbadd6040876c1f3c5eee46df1cae44f5f03d2 +_commit=f573b0c72c8cc3a90ddece336d54cfb0718ecc2e source=( libretro-ppsspp::git+https://github.com/hrydgard/ppsspp.git#commit=${_commit} git+https://github.com/Kingcom/armips.git @@ -49,7 +49,7 @@ source=( git+https://github.com/KhronosGroup/SPIRV-Cross.git libretro-ppsspp-assets-path.patch ) -b2sums=('50def1ec1204095f4c5f4d4b6dc65681bab8230f1e3fea6b3d0d7dbc01c778a44d75bfde2024868de88c9b2ab5514959bc6bc43363e3b8fc176db0ff58b5763f' +b2sums=('efe41877dc4eab0a2839ee5b18d137279bc00ac00b6350db292f33582c9302383ddef90e9f6cdac7cdf94751c155436a6a75caebdc7acee0794b04a27030a8ba' 'SKIP' 'SKIP' 'SKIP' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-ppsspp/-/commit/f69904cb7eb889b5623537e6bc2297d92b8ea470 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-ppsspp/-/commit/f69904cb7eb889b5623537e6bc2297d92b8ea470 You're receiving this email because of your account on gitlab.archlinux.org.