Date: Tuesday, July 21, 2020 @ 11:27:01 Author: alucryd Revision: 664731
upgpkg: libretro-play 5750-1 Modified: libretro-play/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-07-21 11:26:57 UTC (rev 664730) +++ PKGBUILD 2020-07-21 11:27:01 UTC (rev 664731) @@ -1,7 +1,7 @@ # Maintainer: Maxime Gauduin <[email protected]> pkgname=libretro-play -pkgver=5741 +pkgver=5750 pkgrel=1 pkgdesc='Sony PlayStation 2 core' arch=(x86_64) @@ -22,7 +22,7 @@ git libglvnd ) -_commit=4ecb9798443d00dbf4eafe9865afb3d221ed3d7c +_commit=71a45f1280bbc9f225057ed09da21d896c2a95e0 source=( libretro-play::git+https://github.com/jpd002/Play-.git#commit=${_commit} play-CodeGen::git+https://github.com/jpd002/Play--CodeGen.git
