git » kate.git » commit 3fcf1df

KDE Applications 15.08.3

author Antonio Rojas
2015-11-09 21:13:39 UTC
committer Antonio Rojas
2015-11-09 21:13:39 UTC
parent e62c97c9d450a9c02e821d6878d7994c73700dbf

KDE Applications 15.08.3

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 1d9b22c..fb00131 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,14 +4,14 @@
 pkgbase=kate
 pkgname=('kwrite'
          'kate')
-pkgver=15.08.2
+pkgver=15.08.3
 pkgrel=1
 arch=('i686' 'x86_64')
 license=('GPL' 'LGPL' 'FDL')
 depends=('knewstuff' 'ktexteditor' 'threadweaver' 'kded' 'kitemmodels' 'kactivities-frameworks')
 makedepends=('extra-cmake-modules' 'kdoctools' 'python' 'plasma-framework')
 source=("http://download.kde.org/stable/applications/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz")
-sha1sums=('7cd36c0f6bdfe6b766918fc6bf8457ecbd537bb6')
+sha1sums=('df6d4fbfb5af79aa67051b1967fb00aecefcd920')
 
 prepare() {
   mkdir -p build