Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
libretro-ppsspp
Commits:
ac1b2e86 by Maxime Gauduin at 2024-10-03T15:02:06+02:00
upgpkg: 40927-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = libretro-ppsspp
pkgdesc = Sony PlayStation Portable core
- pkgver = 40740
+ pkgver = 40927
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=8ee584a0f08b3a0ce30f8b210e9abb04f818a6d2
+ source =
libretro-ppsspp::git+https://github.com/hrydgard/ppsspp.git#commit=62d9abf71d3c868f40a98b24da5773e160981bf5
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
@@ -37,7 +37,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 =
222c8714c5f1a5048f2771b6a2e21e87c1ad688084579921ffec6ed30337b85a150f87ae26d5b20a744ade73697510ab221e51e936d5e3ea54da90522d88ca73
+ b2sums =
c697bdf910bfe7a937ab45c7267ce428347766ab04125bdd09337ed37c202bf9f17100786f95fcf4027bf8347e9276c75437d58a2e022287edb4049167ba595a
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Duck Hunt <[email protected]>
pkgname=libretro-ppsspp
-pkgver=40740
+pkgver=40927
pkgrel=1
pkgdesc='Sony PlayStation Portable core'
arch=(x86_64)
@@ -31,7 +31,7 @@ makedepends=(
ninja
python
)
-_commit=8ee584a0f08b3a0ce30f8b210e9abb04f818a6d2
+_commit=62d9abf71d3c868f40a98b24da5773e160981bf5
source=(
libretro-ppsspp::git+https://github.com/hrydgard/ppsspp.git#commit=${_commit}
git+https://github.com/Kingcom/armips.git
@@ -48,7 +48,7 @@ source=(
git+https://github.com/KhronosGroup/SPIRV-Cross.git
libretro-ppsspp-assets-path.patch
)
-b2sums=('222c8714c5f1a5048f2771b6a2e21e87c1ad688084579921ffec6ed30337b85a150f87ae26d5b20a744ade73697510ab221e51e936d5e3ea54da90522d88ca73'
+b2sums=('c697bdf910bfe7a937ab45c7267ce428347766ab04125bdd09337ed37c202bf9f17100786f95fcf4027bf8347e9276c75437d58a2e022287edb4049167ba595a'
'SKIP'
'SKIP'
'SKIP'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-ppsspp/-/commit/ac1b2e86b718d50f57dfa72794060cb52c883cbc
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-ppsspp/-/commit/ac1b2e86b718d50f57dfa72794060cb52c883cbc
You're receiving this email because of your account on gitlab.archlinux.org.