git » kate.git » commit 88f34e8

KDE Applications 15.12.3

author Antonio Rojas
2016-03-15 10:26:40 UTC
committer Antonio Rojas
2016-03-15 10:26:40 UTC
parent b61a238e2b7f132dfa80cd98dfc1139b9afa17ad

KDE Applications 15.12.3

PKGBUILD +2 -2

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