git » kate.git » commit 03b77e0

KDE Applications 16.08.3

author Antonio Rojas
2016-11-10 18:13:29 UTC
committer Antonio Rojas
2016-11-10 18:13:29 UTC
parent 3d52a451fc98f6477f7d2da0485d70646eaf5927

KDE Applications 16.08.3

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 263db9f..471986b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,14 +5,14 @@
 pkgbase=kate
 pkgname=('kwrite'
          'kate')
-pkgver=16.08.2
+pkgver=16.08.3
 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=('bad9eb10737595b94568c043acea008932d5f159')
+sha1sums=('e41125db0875d2ded6343a26aaa7bd1f8654f2b0')
 
 prepare() {
   mkdir -p build