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

Felix Yan fyan at archlinux.org
Sat Jan 17 09:00:13 UTC 2015


    Date: Saturday, January 17, 2015 @ 10:00:13
  Author: fyan
Revision: 229481

upgpkg: kate 14.12.1-2

depend on kded (FS#43485)

Modified:
  kate/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-17 08:24:50 UTC (rev 229480)
+++ PKGBUILD	2015-01-17 09:00:13 UTC (rev 229481)
@@ -6,10 +6,10 @@
 pkgname=('kwrite'
          'kate')
 pkgver=14.12.1
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 license=('GPL' 'LGPL' 'FDL')
-depends=('knewstuff' 'ktexteditor' 'plasma-framework' 'threadweaver' 'kinit' 'kitemmodels')
+depends=('knewstuff' 'ktexteditor' 'plasma-framework' 'threadweaver' 'kded' 'kitemmodels')
 makedepends=('extra-cmake-modules' 'kdoctools' 'python')
 source=("http://download.kde.org/stable/applications/${pkgver}/src/kate-${pkgver}.tar.xz")
 sha1sums=('e7097f07f9876c44e482a88d7fdae0db92aa2359')



More information about the arch-commits mailing list