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