[arch-commits] Commit in kde-cli-tools/kde-unstable (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Wed Jun 29 06:43:31 UTC 2016


    Date: Wednesday, June 29, 2016 @ 06:43:31
  Author: arojas
Revision: 270788

Fix missing kstart5 (FS#49879)

Modified:
  kde-cli-tools/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-29 06:41:33 UTC (rev 270787)
+++ PKGBUILD	2016-06-29 06:43:31 UTC (rev 270788)
@@ -5,13 +5,13 @@
 
 pkgname=kde-cli-tools
 pkgver=5.6.95
-pkgrel=1
+pkgrel=2
 pkgdesc="Tools based on KDE Frameworks 5 to better interact with the system"
 arch=('i686' 'x86_64')
 url='https://www.kde.org/workspaces/plasmadesktop/'
 license=('LGPL')
 depends=('kdesu' 'kdelibs4support' 'kcmutils')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python' 'kdesignerplugin')
 source=("http://download.kde.org/unstable/plasma/${pkgver}/$pkgname-$pkgver.tar.xz"{,.sig})
 sha256sums=('5406946163a31ff1f1844a08091ad6a8c3dc34a2e6dbd3e1c4e1cb8d910e267f'
             'SKIP')



More information about the arch-commits mailing list