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

Maxime Gauduin alucryd at archlinux.org
Thu May 31 18:42:44 UTC 2018


    Date: Thursday, May 31, 2018 @ 18:42:43
  Author: alucryd
Revision: 335199

upgpkg: ppsspp 1.6.2-1

Modified:
  ppsspp/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-31 18:42:34 UTC (rev 335198)
+++ PKGBUILD	2018-05-31 18:42:43 UTC (rev 335199)
@@ -86,7 +86,6 @@
 
 package_ppsspp() {
   depends+=('hicolor-icon-theme' 'libzip')
-  conflicts=('ppsspp-qt')
 
   cd ppsspp/build-sdl
 
@@ -109,6 +108,7 @@
 
 package_ppsspp-qt() {
   depends+=('hicolor-icon-theme' 'libzip' 'qt5-base')
+  provides=('ppsspp')
   conflicts=('ppsspp')
 
   cd ppsspp/build-qt



More information about the arch-commits mailing list