git » kate.git » commit e628081

Prepare KDE Applications 15.08 release

author Antonio Rojas
2015-08-18 17:21:48 UTC
committer Antonio Rojas
2015-08-18 17:21:48 UTC
parent d56d0cca364ae3573468822f9732f1358227287f

Prepare KDE Applications 15.08 release

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 9382a64..7f0e047 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,14 +4,14 @@
 pkgbase=kate
 pkgname=('kwrite'
          'kate')
-pkgver=15.04.3
+pkgver=15.08.0
 pkgrel=1
 arch=('i686' 'x86_64')
 license=('GPL' 'LGPL' 'FDL')
-depends=('knewstuff' 'ktexteditor' 'threadweaver' 'kded' 'kitemmodels')
+depends=('knewstuff' 'ktexteditor' 'threadweaver' 'kded' 'kitemmodels' 'kactivities-frameworks')
 makedepends=('extra-cmake-modules' 'kdoctools' 'python' 'plasma-framework')
 source=("http://download.kde.org/stable/applications/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz")
-sha1sums=('06b8f657817230817f5f1131602be1151bc93569')
+sha1sums=('cd842f71a556c2d0bb979948840083f7c1f54380')
 
 prepare() {
   mkdir build