Date: Monday, October 24, 2022 @ 07:33:41 Author: alucryd Revision: 1334460
upgpkg: libretro-play 7427-1 Modified: libretro-play/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-24 07:33:18 UTC (rev 1334459) +++ PKGBUILD 2022-10-24 07:33:41 UTC (rev 1334460) @@ -1,7 +1,7 @@ # Maintainer: Maxime Gauduin <[email protected]> pkgname=libretro-play -pkgver=7409 +pkgver=7427 pkgrel=1 pkgdesc='Sony PlayStation 2 core' arch=(x86_64) @@ -23,7 +23,7 @@ git libglvnd ) -_commit=825b8cc50dabf46093c1bb6aefd82e3b294c01d0 +_commit=1126c39cd8ebf56af347c475139d4db97fc7cc19 source=( libretro-play::git+https://github.com/jpd002/Play-.git#commit=${_commit} play-CodeGen::git+https://github.com/jpd002/Play--CodeGen.git
