[arch-commits] Commit in libretro-beetle-psx/trunk (PKGBUILD)

Maxime Gauduin alucryd at archlinux.org
Fri Feb 14 13:14:18 UTC 2020


    Date: Friday, February 14, 2020 @ 13:14:18
  Author: alucryd
Revision: 571014

upgpkg: libretro-beetle-psx 2245-1

Modified:
  libretro-beetle-psx/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-14 13:13:40 UTC (rev 571013)
+++ PKGBUILD	2020-02-14 13:14:18 UTC (rev 571014)
@@ -5,7 +5,7 @@
   libretro-beetle-psx
   libretro-beetle-psx-hw
 )
-pkgver=2240
+pkgver=2245
 pkgrel=1
 pkgdesc='Sony PlayStation core'
 arch=(x86_64)
@@ -21,7 +21,7 @@
   mesa
   vulkan-icd-loader
 )
-source=(libretro-beetle-psx::git+https://github.com/libretro/beetle-psx-libretro.git#commit=58e4fae9099a29d0ea71e7544c942978d35b181f)
+source=(libretro-beetle-psx::git+https://github.com/libretro/beetle-psx-libretro.git#commit=)
 sha256sums=(SKIP)
 
 pkgver() {
@@ -35,8 +35,8 @@
 }
 
 build() {
-  make -C libretro-beetle-psx
-  make HAVE_HW=1 -C libretro-beetle-psx-hw
+  make HAVE_LIGHTREC=1 -C libretro-beetle-psx
+  make HAVE_HW=1 HAVE_LIGHTREC=1 -C libretro-beetle-psx-hw
 }
 
 package_libretro-beetle-psx() {



More information about the arch-commits mailing list