git » kate.git » commit 521bbc8

KDE Applications 17.04.2

author Antonio Rojas
2017-06-08 10:54:37 UTC
committer Antonio Rojas
2017-06-08 10:54:37 UTC
parent e30c6f278a1054bedfd6556352a9a6dc9ec7a16b

KDE Applications 17.04.2

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index ff0579f..60866ef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,14 +5,14 @@
 pkgbase=kate
 pkgname=('kwrite'
          'kate')
-pkgver=17.04.1
+pkgver=17.04.2
 pkgrel=1
 arch=('i686' 'x86_64')
 license=('GPL' 'LGPL' 'FDL')
 makedepends=('extra-cmake-modules' 'kdoctools' 'python' 'plasma-framework' 'knewstuff' 'ktexteditor'
              'threadweaver' 'kitemmodels' 'kactivities')
 source=("https://download.kde.org/stable/applications/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz"{,.sig})
-sha256sums=('34eee6c384e2c2776c7d0ab65e7217e730cdbdecb82578c9dc90380cb82affd2'
+sha256sums=('1045c5bee48ade8c229096eeaa8696eba4dac118bccc2a535f9ac553602fcaaf'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid <aacid@kde.org>
 options=(!emptydirs)