Date: Friday, November 5, 2021 @ 08:01:52 Author: alucryd Revision: 1037112
upgpkg: pcsx2 1.7.2015-1 Modified: pcsx2/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-11-05 08:01:40 UTC (rev 1037111) +++ PKGBUILD 2021-11-05 08:01:52 UTC (rev 1037112) @@ -3,7 +3,7 @@ # Contributor: vEX <[email protected]> pkgname=pcsx2 -pkgver=1.7.0.r1936.c363241fa +pkgver=1.7.2015 pkgrel=1 pkgdesc='A Sony PlayStation 2 emulator' arch=(x86_64) @@ -49,7 +49,7 @@ ninja png++ ) -_commit=c363241fad407362158e339a414f6c0e203faba7 +_commit=83fcd4bd1f787b5dc5bb582cc1a7a053efcedc31 source=( git+https://github.com/PCSX2/pcsx2.git#commit=${_commit} git+https://github.com/rtissera/libchdr.git
