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 84f038c8c..5a5301104 100644
--- a/extra/kdesdk-kate/PKGBUILD
+++ b/extra/kdesdk-kate/PKGBUILD
@@ -1,18 +1,18 @@
-# $Id: PKGBUILD 211344 2014-04-18 18:01:30Z andrea $
+# $Id: PKGBUILD 213151 2014-05-19 15:00:40Z svenstaro $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgbase=kdesdk-kate
pkgname=('kdebase-katepart'
'kdebase-kwrite'
'kdesdk-kate')
-pkgver=4.13.0
+pkgver=4.13.1
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=('9a83edaa24f89972ee9618361b565ec843ce719c'
+sha1sums=('2eb2e2949e03d95913decaa6a583adb26e25da5b'
'80c324c9db81c07a02374e7a092d75e0bdd6b4ea')
prepare() {