Date: Tuesday, May 5, 2020 @ 11:05:06 Author: alucryd Revision: 624897
upgpkg: libretro-play 5652-2 Modified: libretro-play/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-05 11:02:47 UTC (rev 624896) +++ PKGBUILD 2020-05-05 11:05:06 UTC (rev 624897) @@ -1,7 +1,7 @@ # Maintainer: Maxime Gauduin <[email protected]> pkgname=libretro-play -pkgver=5553 +pkgver=5652 pkgrel=2 pkgdesc='Sony PlayStation 2 core' arch=(x86_64) @@ -23,7 +23,7 @@ libglvnd ) source=( - libretro-play::git+https://github.com/jpd002/Play-.git#commit=1c03930455de52c5cfcb1cd3e2fad3aaacc2308a + libretro-play::git+https://github.com/jpd002/Play-.git#commit=c950bf43d0d8528e3bbabcd75b11dc0aad055d3f 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
