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 f839d46b8..9c1912c38 100644
--- a/extra/kdesdk-kate/PKGBUILD
+++ b/extra/kdesdk-kate/PKGBUILD
@@ -1,18 +1,18 @@
-# $Id: PKGBUILD 179336 2013-03-05 15:22:52Z andrea $
+# $Id: PKGBUILD 181881 2013-04-05 08:54:24Z svenstaro $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgbase=kdesdk-kate
pkgname=('kdebase-katepart'
'kdebase-kwrite'
'kdesdk-kate')
-pkgver=4.10.1
+pkgver=4.10.2
pkgrel=1
arch=('i686' 'x86_64')
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=('35f93d992cccf8ef7fc1bb59f11cdee6015484ef'
+sha1sums=('117850ca1728c309310f23a5ac2d583cfdfd29c7'
'dc70306c507083cf9b4bb1c536858742292fa1bf')
build() {