[arch-commits] CVS update of extra/kde/kdewebdev (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Mon Oct 15 12:06:36 UTC 2007


    Date: Monday, October 15, 2007 @ 08:06:36
  Author: tpowa
    Path: /home/cvs-extra/extra/kde/kdewebdev

Modified: PKGBUILD (1.28 -> 1.29)

upgpkg: update to new version


----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)


Index: extra/kde/kdewebdev/PKGBUILD
diff -u extra/kde/kdewebdev/PKGBUILD:1.28 extra/kde/kdewebdev/PKGBUILD:1.29
--- extra/kde/kdewebdev/PKGBUILD:1.28	Tue Jul 31 20:47:28 2007
+++ extra/kde/kdewebdev/PKGBUILD	Mon Oct 15 08:06:36 2007
@@ -1,17 +1,17 @@
-# $Id: PKGBUILD,v 1.28 2007/08/01 00:47:28 travis Exp $
+# $Id: PKGBUILD,v 1.29 2007/10/15 12:06:36 tpowa Exp $
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 
 provides=('quanta')
 replaces=('quanta')
 pkgname=kdewebdev
-pkgver=3.5.7
-kdever=3.5.7 # if minor 0, then without .0
+pkgver=3.5.8
+kdever=3.5.8 # if minor 0, then without .0
 pkgrel=1
 pkgdesc="A web development tool for the K Desktop Environment."
 arch=(i686 x86_64)
 url="http://kdewebdev.org/"
 license=('GPL')
-depends=('kdelibs>=3.5.7' 'kdesdk>=3.5.7' 'pcre' 'libxml2>=2.6.0' 'libxslt>=1.0.18' 'tidyhtml') 
+depends=('kdelibs>=3.5.8' 'kdesdk>=3.5.8' 'pcre' 'libxml2>=2.6.0' 'libxslt>=1.0.18' 'tidyhtml') 
 
 # for easier build, just uncomment the mirror you want to use
   mirror="ftp.solnet.ch/mirror/KDE"         # updated every 2 hours, very fast for Europe
@@ -32,4 +32,4 @@
   make || return 1
   make DESTDIR=$startdir/pkg install || return 1
 }
-md5sums=('1329e0aea45947a14faa3d936f9edb5d')
+md5sums=('6c17c4b71a4d306da4b81a0cfd3116e1')




More information about the arch-commits mailing list