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

Felix Yan fyan at archlinux.org
Fri Feb 27 16:01:11 UTC 2015


    Date: Friday, February 27, 2015 @ 17:01:10
  Author: fyan
Revision: 232087

upgpkg: plasma-workspace 5.2.1-2

fix dependency on milou (FS#43668)

Modified:
  plasma-workspace/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-02-27 15:50:59 UTC (rev 232086)
+++ PKGBUILD	2015-02-27 16:01:10 UTC (rev 232087)
@@ -7,7 +7,7 @@
 pkgbase=plasma-workspace
 pkgname=('plasma-workspace' 'drkonqi')
 pkgver=5.2.1
-pkgrel=1
+pkgrel=2
 pkgdesc='KDE Plasma Workspace'
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/kde/workspace/plasma-workspace'
@@ -18,7 +18,7 @@
 depends=('knewstuff' 'kjsembed' 'knotifyconfig' 'libxdamage' 'kwayland'
          'libksysguard' 'libkscreen-frameworks' 'ktexteditor' 'libqalculate'
          'qt5-tools' 'kded' 'kde-cli-tools' 'xorg-xrdb' 'xorg-xsetroot'
-         'xorg-xmessage' 'xorg-xprop')
+         'xorg-xmessage' 'xorg-xprop' 'milou')
 makedepends=('extra-cmake-modules' 'kdoctools' 'kwin' 'gpsd' 'baloo-frameworks'
              'krunner')
 groups=('plasma')



More information about the arch-commits mailing list