Date: Wednesday, December 16, 2020 @ 16:21:05 Author: alucryd Revision: 776776
upgpkg: libretro-play 5952-1 Modified: libretro-play/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-16 16:21:00 UTC (rev 776775) +++ PKGBUILD 2020-12-16 16:21:05 UTC (rev 776776) @@ -1,7 +1,7 @@ # Maintainer: Maxime Gauduin <[email protected]> pkgname=libretro-play -pkgver=5917 +pkgver=5952 pkgrel=1 pkgdesc='Sony PlayStation 2 core' arch=(x86_64) @@ -22,7 +22,7 @@ git libglvnd ) -_commit=7295e529a06a2451ed8fac545229c10f4f4a0c78 +_commit=f14334b23de103e2ceb3468825c539d06ba1e1eb source=( libretro-play::git+https://github.com/jpd002/Play-.git#commit=${_commit} play-CodeGen::git+https://github.com/jpd002/Play--CodeGen.git
