git » kate.git » commit b61a238

KDE Applications 15.12.2

author Antonio Rojas
2016-02-16 00:03:16 UTC
committer Antonio Rojas
2016-02-16 00:03:16 UTC
parent 34983b14eb1560d4e4c9c726d30ae9a4181b4e70

KDE Applications 15.12.2

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 0d76201..24f139e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,14 +5,14 @@
 pkgbase=kate
 pkgname=('kwrite'
          'kate')
-pkgver=15.12.1
+pkgver=15.12.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=('f2bedbdb948bfcdd739c9df792286d5a5780a1ef')
+sha1sums=('35a9f131b2f333f2758a13d7ee972454f40cd7b9')
 
 prepare() {
   mkdir -p build