summaryrefslogtreecommitdiff
path: root/extra/kdesdk-kate/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/kdesdk-kate/PKGBUILD')
-rw-r--r--extra/kdesdk-kate/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/kdesdk-kate/PKGBUILD b/extra/kdesdk-kate/PKGBUILD
index 3293a046d..4e23493da 100644
--- a/extra/kdesdk-kate/PKGBUILD
+++ b/extra/kdesdk-kate/PKGBUILD
@@ -1,18 +1,18 @@
-# $Id: PKGBUILD 202465 2013-12-22 12:46:47Z andrea $
+# $Id: PKGBUILD 205648 2014-02-10 10:57:53Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgbase=kdesdk-kate
pkgname=('kdebase-katepart'
'kdebase-kwrite'
'kdesdk-kate')
-pkgver=4.12.0
+pkgver=4.12.2
pkgrel=1
arch=('i686' 'x86_64' 'mips64el')
license=('GPL' 'LGPL' 'FDL')
makedepends=('kdelibs ''cmake' 'automoc4' 'kdebindings-python')
source=("http://download.kde.org/stable/${pkgver}/src/kate-${pkgver}.tar.xz"
'pkgbuild-syntax-highlight.patch')
-sha1sums=('67b4ae3b3bc6959d29b03eeb43b58be772831e95'
+sha1sums=('f849855e41dca9ec9f8a95e0c7be5a79f8853c52'
'80c324c9db81c07a02374e7a092d75e0bdd6b4ea')
prepare() {