Date: Thursday, March 2, 2023 @ 16:43:35 Author: alucryd Revision: 1407294
upgpkg: libretro-ppsspp 35819-1 Modified: libretro-ppsspp/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-02 16:43:27 UTC (rev 1407293) +++ PKGBUILD 2023-03-02 16:43:35 UTC (rev 1407294) @@ -3,7 +3,7 @@ # Contributor: Duck Hunt <[email protected]> pkgname=libretro-ppsspp -pkgver=35599 +pkgver=35819 pkgrel=1 pkgdesc='Sony PlayStation Portable core' arch=(x86_64) @@ -31,7 +31,7 @@ ninja python ) -_commit=6f9d6c6c5fa333059d4cfed1f68e7121db8e7e6e +_commit=964aa313a563780ffeddbeb9d7c5f61811c60ade source=( libretro-ppsspp::git+https://github.com/hrydgard/ppsspp.git#commit=${_commit} git+https://github.com/Kingcom/armips.git
