git » kate.git » commit 34983b1

KDE Applications 15.12.1

author Antonio Rojas
2016-01-12 07:19:51 UTC
committer Antonio Rojas
2016-01-12 07:19:51 UTC
parent 950fdb3695aed35129cbcec41e5c1266b2740a19

KDE Applications 15.12.1

PKGBUILD +2 -2

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