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/PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/extra/kdesdk-kate/PKGBUILD b/extra/kdesdk-kate/PKGBUILD
index 077c1f748..2d9eeede3 100644
--- a/extra/kdesdk-kate/PKGBUILD
+++ b/extra/kdesdk-kate/PKGBUILD
@@ -1,17 +1,17 @@
-# $Id: PKGBUILD 152035 2012-03-04 14:19:16Z andrea $
+# $Id: PKGBUILD 152474 2012-03-07 16:12:14Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgbase=kdesdk-kate
pkgname=('kdebase-kwrite'
'kdesdk-kate')
-pkgver=4.8.0
+pkgver=4.8.1
pkgrel=1
arch=('i686' 'x86_64')
license=('GPL' 'LGPL' 'FDL')
makedepends=('kdelibs ''cmake' 'automoc4')
source=("http://download.kde.org/stable/${pkgver}/src/xz/kate-${pkgver}.tar.xz"
'pkgbuild-syntax-highlight.patch')
-sha1sums=('01cfffa6e905103c1b23d4006ba5a26844cc97aa'
+sha1sums=('d5bd513cd2bfefc2d345547115d0cb0a9d3e6143'
'0a928253bd2077f0264d96a6c8823c69c47b6a8d')
build() {
@@ -51,6 +51,7 @@ package_kdesdk-kate() {
groups=('kde' 'kdesdk')
url="http://www.kde.org/applications/utilities/kate/"
install='kdesdk-kate.install'
+ optdepends=('kdebase-konsole: open a terminal in Kate')
cd "${srcdir}"/build/kate
make DESTDIR="${pkgdir}" install