summaryrefslogtreecommitdiff
path: root/kde-unstable/kdesdk-kate
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-12-09 23:14:52 +0000
committerroot <root@rshg054.dnsready.net>2011-12-09 23:14:52 +0000
commitd22b68a6758c4f29a8e50a7be467374a53c68415 (patch)
tree019c8b74603792b4b8f08d6815438654a64d0e38 /kde-unstable/kdesdk-kate
parent707457876743e969be9eb163c36928978df245cd (diff)
Fri Dec 9 23:14:52 UTC 2011
Diffstat (limited to 'kde-unstable/kdesdk-kate')
-rw-r--r--kde-unstable/kdesdk-kate/PKGBUILD8
1 files changed, 5 insertions, 3 deletions
diff --git a/kde-unstable/kdesdk-kate/PKGBUILD b/kde-unstable/kdesdk-kate/PKGBUILD
index 84619e271..80490b36c 100644
--- a/kde-unstable/kdesdk-kate/PKGBUILD
+++ b/kde-unstable/kdesdk-kate/PKGBUILD
@@ -1,17 +1,17 @@
-# $Id: PKGBUILD 143294 2011-11-24 16:13:37Z andrea $
+# $Id: PKGBUILD 144762 2011-12-08 10:25:57Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgbase=kdesdk-kate
pkgname=('kdebase-kwrite'
'kdesdk-kate')
-pkgver=4.7.80
+pkgver=4.7.90
pkgrel=1
arch=('i686' 'x86_64')
license=('GPL' 'LGPL' 'FDL')
makedepends=('kdelibs ''cmake' 'automoc4')
source=("http://download.kde.org/unstable/${pkgver}/src/kate-${pkgver}.tar.bz2"
'pkgbuild-syntax-highlight.patch')
-sha1sums=('6c243a3fc1f114b8c1d9a6d644ec61e3ebf332e8'
+sha1sums=('0d6b11fffc02de0ee22e2f866446d5b92b987423'
'0a928253bd2077f0264d96a6c8823c69c47b6a8d')
build() {
@@ -32,6 +32,7 @@ package_kdebase-kwrite() {
pkgdesc="Text Editor"
depends=('kdebase-runtime')
groups=('kde' 'kdebase')
+ url="http://www.kde.org/applications/utilities/kwrite/"
install='kdebase-kwrite.install'
cd "${srcdir}"/build/kwrite
@@ -48,6 +49,7 @@ package_kdesdk-kate() {
pkgdesc="Advanced Text Editor"
depends=('kdebase-kwrite')
groups=('kde' 'kdesdk')
+ url="http://www.kde.org/applications/utilities/kate/"
install='kdesdk-kate.install'
cd "${srcdir}"/build/kate