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

Antonio Rojas arojas at archlinux.org
Tue Jun 9 11:47:34 UTC 2020


    Date: Tuesday, June 9, 2020 @ 11:47:33
  Author: arojas
Revision: 388601

Fix conflicts

Modified:
  plasma-desktop/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-09 11:40:48 UTC (rev 388600)
+++ PKGBUILD	2020-06-09 11:47:33 UTC (rev 388601)
@@ -5,7 +5,7 @@
 pkgbase=plasma-desktop
 pkgname=(plasma-desktop knetattach)
 pkgver=5.19.0
-pkgrel=1
+pkgrel=2
 pkgdesc='KDE Plasma Desktop'
 arch=(x86_64)
 url='https://www.kde.org/workspaces/plasmadesktop/'
@@ -47,5 +47,5 @@
   pkgdesc='Wizard which makes it easier to integrate network resources with the Plasma Desktop'
   depends=(kdelibs4support)
 
-  DESTDIR="$pkgdir" cmake --install build
+  DESTDIR="$pkgdir" cmake --install build/knetattach
 }



More information about the arch-commits mailing list