Date: Monday, March 2, 2020 @ 15:13:51 Author: alucryd Revision: 588533
upgpkg: libretro-play 5494-1 Modified: libretro-play/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-02 15:13:24 UTC (rev 588532) +++ PKGBUILD 2020-03-02 15:13:51 UTC (rev 588533) @@ -1,7 +1,7 @@ # Maintainer: Maxime Gauduin <[email protected]> pkgname=libretro-play -pkgver=5484 +pkgver=5494 pkgrel=1 pkgdesc='Sony PlayStation 2 core' arch=(x86_64) @@ -23,7 +23,7 @@ libglvnd ) source=( - libretro-play::git+https://github.com/jpd002/Play-.git#commit=d2245933a899b9c66f4ee6ded288f34165ab753e + libretro-play::git+https://github.com/jpd002/Play-.git#commit=bb4625ef7806a89151669a3e03bdae76fb7929ea play-CodeGen::git+https://github.com/jpd002/Play--CodeGen.git play-Dependencies::git+https://github.com/jpd002/Play-Dependencies.git play-Framework::git+https://github.com/jpd002/Play--Framework.git
