git » kate.git » commit 3d52a45

KDE Applications 16.08.2

author Antonio Rojas
2016-10-13 15:30:27 UTC
committer Antonio Rojas
2016-10-13 15:30:27 UTC
parent a7137e090f41925f9e76341f338b80fd9bbf7d23

KDE Applications 16.08.2

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index aed8e45..263db9f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,14 +5,14 @@
 pkgbase=kate
 pkgname=('kwrite'
          'kate')
-pkgver=16.08.1
+pkgver=16.08.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=("http://download.kde.org/stable/applications/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz")
-sha1sums=('b513acb03e8af98f27816704fb5fa86139c64e53')
+sha1sums=('bad9eb10737595b94568c043acea008932d5f159')
 
 prepare() {
   mkdir -p build