Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
libretro-play
Commits:
08dd07c4 by Maxime Gauduin at 2023-11-20T14:31:11+01:00
upgpkg: 7996-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = libretro-play
pkgdesc = Sony PlayStation 2 core
- pkgver = 7971
+ pkgver = 7996
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=e7f228080fb848e812f58817f7652bc879b83b9c
+ source =
libretro-play::git+https://github.com/jpd002/Play-.git#commit=985ff95464c1b8c572f7b3206968844ed863f8f0
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=7971
+pkgver=7996
pkgrel=1
pkgdesc='Sony PlayStation 2 core'
arch=(x86_64)
@@ -23,7 +23,7 @@ makedepends=(
git
libglvnd
)
-_commit=e7f228080fb848e812f58817f7652bc879b83b9c
+_commit=985ff95464c1b8c572f7b3206968844ed863f8f0
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/08dd07c4c43523a0d341ffabed2ffe65145efdf6
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-play/-/commit/08dd07c4c43523a0d341ffabed2ffe65145efdf6
You're receiving this email because of your account on gitlab.archlinux.org.