Date: Wednesday, December 21, 2022 @ 14:18:30 Author: alucryd Revision: 1364861
upgpkg: libretro-play 7473-1 Modified: libretro-play/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-12-21 14:18:16 UTC (rev 1364860) +++ PKGBUILD 2022-12-21 14:18:30 UTC (rev 1364861) @@ -1,7 +1,7 @@ # Maintainer: Maxime Gauduin <[email protected]> pkgname=libretro-play -pkgver=7461 +pkgver=7473 pkgrel=1 pkgdesc='Sony PlayStation 2 core' arch=(x86_64) @@ -23,7 +23,7 @@ git libglvnd ) -_commit=3b1b3d7fcf3b9fef7c89de4a6bf04bcb0d32d176 +_commit=0483fc43da01b5b29883acb2cf1d02d33bba1e30 source=( libretro-play::git+https://github.com/jpd002/Play-.git#commit=${_commit} play-CodeGen::git+https://github.com/jpd002/Play--CodeGen.git
