Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
libretro-play
Commits:
db4cae96 by Maxime Gauduin at 2024-09-08T14:28:41+02:00
upgpkg: 8320-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = libretro-play
pkgdesc = Sony PlayStation 2 core
- pkgver = 8292
+ pkgver = 8320
pkgrel = 1
url = https://github.com/jpd002/Play-
arch = x86_64
@@ -17,7 +17,7 @@ pkgbase = libretro-play
depends = libgl
depends = libretro-core-info
depends = zlib
- source =
libretro-play::git+https://github.com/jpd002/Play-.git#commit=922caaadd4a30820e294d1a94885e39f0941a63a
+ source =
libretro-play::git+https://github.com/jpd002/Play-.git#commit=9752b303037186a2e2581b864bc25136402cdc79
source = play-CodeGen::git+https://github.com/jpd002/Play--CodeGen.git
source =
play-Dependencies::git+https://github.com/jpd002/Play-Dependencies.git
source = git+https://github.com/gulrak/filesystem.git
@@ -27,7 +27,7 @@ pkgbase = libretro-play
source = git+https://github.com/SDWebImage/SDWebImage.git
source = git+https://github.com/Cyan4973/xxHash.git
source = git+https://github.com/facebook/zstd.git
- b2sums =
9918c8a9b7b7459973168a5157c46db73f95823140d2ef21633f1265305f3caa30e6c27f6ea8d9d157a109a5d40b299393b9e36030d2e323401db01efd982591
+ b2sums =
cbd1729f013b7e3a5598fcd7cce6f4a4b9b2d0de5c545cfbf3d82e7019dab4c532455cc6d619bde4732229c52b697faaf08cbd7d1b4db250463406a915ed3f5c
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Maxime Gauduin <[email protected]>
pkgname=libretro-play
-pkgver=8292
+pkgver=8320
pkgrel=1
pkgdesc='Sony PlayStation 2 core'
arch=(x86_64)
@@ -23,7 +23,7 @@ makedepends=(
git
libglvnd
)
-_commit=922caaadd4a30820e294d1a94885e39f0941a63a
+_commit=9752b303037186a2e2581b864bc25136402cdc79
source=(
libretro-play::git+https://github.com/jpd002/Play-.git#commit=${_commit}
play-CodeGen::git+https://github.com/jpd002/Play--CodeGen.git
@@ -36,7 +36,7 @@ source=(
git+https://github.com/Cyan4973/xxHash.git
git+https://github.com/facebook/zstd.git
)
-b2sums=('9918c8a9b7b7459973168a5157c46db73f95823140d2ef21633f1265305f3caa30e6c27f6ea8d9d157a109a5d40b299393b9e36030d2e323401db01efd982591'
+b2sums=('cbd1729f013b7e3a5598fcd7cce6f4a4b9b2d0de5c545cfbf3d82e7019dab4c532455cc6d619bde4732229c52b697faaf08cbd7d1b4db250463406a915ed3f5c'
'SKIP'
'SKIP'
'SKIP'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-play/-/commit/db4cae967f75bffb234f57b8592c710e1959dfd5
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-play/-/commit/db4cae967f75bffb234f57b8592c710e1959dfd5
You're receiving this email because of your account on gitlab.archlinux.org.