[arch-commits] Commit in pcsx2/trunk (PKGBUILD)

Maxime Gauduin alucryd at archlinux.org
Sun Dec 6 16:25:50 UTC 2020


    Date: Sunday, December 6, 2020 @ 16:25:49
  Author: alucryd
Revision: 771050

upgpkg: pcsx2 1.7.0.r655.16d33f896-1

Modified:
  pcsx2/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-06 16:01:48 UTC (rev 771049)
+++ PKGBUILD	2020-12-06 16:25:49 UTC (rev 771050)
@@ -3,7 +3,7 @@
 # Contributor: vEX <vex at niechift.com>
 
 pkgname=pcsx2
-pkgver=1.7.0.r636.3b073343c
+pkgver=1.7.0.r655.16d33f896
 pkgrel=1
 pkgdesc='A Sony PlayStation 2 emulator'
 arch=(x86_64)
@@ -36,6 +36,7 @@
   libx11
   libxcb
   libxml2
+  libyaml-cpp.so
   sdl2
   soundtouch
   wxgtk3
@@ -49,7 +50,7 @@
   ninja
   png++
 )
-_commit=3b073343cc00760cdeb8ae205637c6402ec40578
+_commit=16d33f896054333e00fbb3fd65b697f24c97b774
 source=(git+https://github.com/PCSX2/pcsx2.git#commit=${_commit})
 b2sums=(SKIP)
 



More information about the arch-commits mailing list