Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
libretro-play
Commits:
95fea3a4 by Maxime Gauduin at 2024-10-03T15:01:57+02:00
upgpkg: 8333-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = libretro-play
pkgdesc = Sony PlayStation 2 core
- pkgver = 8320
+ pkgver = 8333
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=9752b303037186a2e2581b864bc25136402cdc79
+ source =
libretro-play::git+https://github.com/jpd002/Play-.git#commit=e70ee1608f9bc3a075c85ce1aab0cf9074201f12
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 =
cbd1729f013b7e3a5598fcd7cce6f4a4b9b2d0de5c545cfbf3d82e7019dab4c532455cc6d619bde4732229c52b697faaf08cbd7d1b4db250463406a915ed3f5c
+ b2sums =
cc62a4da8b07be41ebb3123d9b06456f5bb2bee2e0d5f9aa02c7d59691ed47aa92ceb98124f05a5bfbbbefab90988c9390d24fd2c79649bbdc28584f697d4925
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Maxime Gauduin <[email protected]>
pkgname=libretro-play
-pkgver=8320
+pkgver=8333
pkgrel=1
pkgdesc='Sony PlayStation 2 core'
arch=(x86_64)
@@ -23,7 +23,7 @@ makedepends=(
git
libglvnd
)
-_commit=9752b303037186a2e2581b864bc25136402cdc79
+_commit=e70ee1608f9bc3a075c85ce1aab0cf9074201f12
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=('cbd1729f013b7e3a5598fcd7cce6f4a4b9b2d0de5c545cfbf3d82e7019dab4c532455cc6d619bde4732229c52b697faaf08cbd7d1b4db250463406a915ed3f5c'
+b2sums=('cc62a4da8b07be41ebb3123d9b06456f5bb2bee2e0d5f9aa02c7d59691ed47aa92ceb98124f05a5bfbbbefab90988c9390d24fd2c79649bbdc28584f697d4925'
'SKIP'
'SKIP'
'SKIP'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-play/-/commit/95fea3a40f6fe9a660cd8547fa20671c645ce82a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-play/-/commit/95fea3a40f6fe9a660cd8547fa20671c645ce82a
You're receiving this email because of your account on gitlab.archlinux.org.