git » kate.git » commit a7137e0

KDE Applications 16.08.1

author Antonio Rojas
2016-09-08 15:18:47 UTC
committer Antonio Rojas
2016-09-08 15:18:47 UTC
parent 6368ac9ff2c84e3b6491076cd1070629748b959f

KDE Applications 16.08.1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 392ab3b..aed8e45 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,14 +5,14 @@
 pkgbase=kate
 pkgname=('kwrite'
          'kate')
-pkgver=16.08.0
+pkgver=16.08.1
 pkgrel=1
 arch=('i686' 'x86_64')
 license=('GPL' 'LGPL' 'FDL')
 makedepends=('extra-cmake-modules' 'kdoctools' 'python' 'plasma-framework' 'knewstuff' 'ktexteditor'
              'threadweaver' 'kitemmodels' 'kactivities')
 source=("http://download.kde.org/stable/applications/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz")
-sha1sums=('8df18af96e3e33d38573123a35f8fccb095e269d')
+sha1sums=('b513acb03e8af98f27816704fb5fa86139c64e53')
 
 prepare() {
   mkdir -p build