Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
libretro-play
Commits:
d4b28773 by Maxime Gauduin at 2024-01-05T11:26:38+01:00
upgpkg: 8107-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = libretro-play
pkgdesc = Sony PlayStation 2 core
- pkgver = 8027
+ pkgver = 8107
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=8ac6d7a731e8442c97831ec41f0abe61aac89692
+ source =
libretro-play::git+https://github.com/jpd002/Play-.git#commit=cf579172517ede5ae8cee7bb07594766e620a56e
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
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Maxime Gauduin <[email protected]>
pkgname=libretro-play
-pkgver=8027
+pkgver=8107
pkgrel=1
pkgdesc='Sony PlayStation 2 core'
arch=(x86_64)
@@ -23,7 +23,7 @@ makedepends=(
git
libglvnd
)
-_commit=8ac6d7a731e8442c97831ec41f0abe61aac89692
+_commit=cf579172517ede5ae8cee7bb07594766e620a56e
source=(
libretro-play::git+https://github.com/jpd002/Play-.git#commit=${_commit}
play-CodeGen::git+https://github.com/jpd002/Play--CodeGen.git
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-play/-/commit/d4b28773a3e6299c5bdced4dc76504bddecffe03
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-play/-/commit/d4b28773a3e6299c5bdced4dc76504bddecffe03
You're receiving this email because of your account on gitlab.archlinux.org.