Date: Thursday, March 2, 2023 @ 16:43:17 Author: alucryd Revision: 1407292
upgpkg: libretro-play 7609-1 Modified: libretro-play/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-02 16:43:06 UTC (rev 1407291) +++ PKGBUILD 2023-03-02 16:43:17 UTC (rev 1407292) @@ -1,7 +1,7 @@ # Maintainer: Maxime Gauduin <[email protected]> pkgname=libretro-play -pkgver=7605 +pkgver=7609 pkgrel=1 pkgdesc='Sony PlayStation 2 core' arch=(x86_64) @@ -23,7 +23,7 @@ git libglvnd ) -_commit=3b8fb86ff6f0d18bb7c563d48c481d21573ee76e +_commit=9fe3e2cc79e66ea5a9469ee3709e57e82a358784 source=( libretro-play::git+https://github.com/jpd002/Play-.git#commit=${_commit} play-CodeGen::git+https://github.com/jpd002/Play--CodeGen.git
