Date: Wednesday, January 19, 2022 @ 09:31:25 Author: alucryd Revision: 1110446
upgpkg: libretro-play 6906-1 Modified: libretro-play/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-19 09:31:20 UTC (rev 1110445) +++ PKGBUILD 2022-01-19 09:31:25 UTC (rev 1110446) @@ -1,7 +1,7 @@ # Maintainer: Maxime Gauduin <[email protected]> pkgname=libretro-play -pkgver=6905 +pkgver=6906 pkgrel=1 pkgdesc='Sony PlayStation 2 core' arch=(x86_64) @@ -22,7 +22,7 @@ git libglvnd ) -_commit=e519565020eede59bce446c568efd88221ecfdf0 +_commit=e7dcd545c4b71894777e585933ecba036afe63d8 source=( libretro-play::git+https://github.com/jpd002/Play-.git#commit=${_commit} play-CodeGen::git+https://github.com/jpd002/Play--CodeGen.git
