Date: Sunday, September 20, 2020 @ 08:40:35 Author: alucryd Revision: 710953
upgpkg: libretro-play 5816-1 Modified: libretro-play/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-20 08:40:28 UTC (rev 710952) +++ PKGBUILD 2020-09-20 08:40:35 UTC (rev 710953) @@ -1,7 +1,7 @@ # Maintainer: Maxime Gauduin <[email protected]> pkgname=libretro-play -pkgver=5815 +pkgver=5816 pkgrel=1 pkgdesc='Sony PlayStation 2 core' arch=(x86_64) @@ -22,7 +22,7 @@ git libglvnd ) -_commit=69f847308e5109c1d4896a7fee288cf59961c72f +_commit=23762f450b1bf81ea7167bbf00e39ddf11e2d81c source=( libretro-play::git+https://github.com/jpd002/Play-.git#commit=${_commit} play-CodeGen::git+https://github.com/jpd002/Play--CodeGen.git
