git » kate.git » commit 6bf010f

KDE Applications 16.04.3

author Antonio Rojas
2016-07-12 17:20:33 UTC
committer Antonio Rojas
2016-07-12 17:20:33 UTC
parent e7169524ec2678e00c40af101094e41c3d71f8b9

KDE Applications 16.04.3

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index a4e6ada..d71c48a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,14 +5,14 @@
 pkgbase=kate
 pkgname=('kwrite'
          'kate')
-pkgver=16.04.2
+pkgver=16.04.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" kdebug-363297.patch)
-sha1sums=('7f77c9c36fe800038efb374fcbd20dd8aee6363c'
+sha1sums=('82fd6f223cea420302a7de892400f2bc916e9251'
           '1efebf617f8407a5b2d58338ea8860fbe86cdf90')
 
 prepare() {