git » kate.git » commit e62c97c

KDE Applications 15.08.2

author Antonio Rojas
2015-10-13 06:35:19 UTC
committer Antonio Rojas
2015-10-13 06:35:19 UTC
parent 7fc36790b6b9baf18275d59f2c562efe5495b65a

KDE Applications 15.08.2

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index bca85f6..1d9b22c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,14 +4,14 @@
 pkgbase=kate
 pkgname=('kwrite'
          'kate')
-pkgver=15.08.1
+pkgver=15.08.2
 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=('2acda6219b6243b62d548b2e82e8965b24e9ed3d')
+sha1sums=('7cd36c0f6bdfe6b766918fc6bf8457ecbd537bb6')
 
 prepare() {
   mkdir -p build