Date: Thursday, April 9, 2020 @ 11:17:35 Author: alucryd Revision: 613021
upgpkg: libretro-play 5553-1 Modified: libretro-play/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-09 11:17:17 UTC (rev 613020) +++ PKGBUILD 2020-04-09 11:17:35 UTC (rev 613021) @@ -1,7 +1,7 @@ # Maintainer: Maxime Gauduin <[email protected]> pkgname=libretro-play -pkgver=5552 +pkgver=5553 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=858211b3d797945495aa465bc92f2594d9712b06 + libretro-play::git+https://github.com/jpd002/Play-.git#commit=1c03930455de52c5cfcb1cd3e2fad3aaacc2308a 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
