[arch-commits] CVS update of extra/kde/kdewebdev (PKGBUILD)
Tobias Powalowski
tpowa at archlinux.org
Mon May 21 17:41:03 UTC 2007
Date: Monday, May 21, 2007 @ 13:41:03
Author: tpowa
Path: /home/cvs-extra/extra/kde/kdewebdev
Modified: PKGBUILD (1.26 -> 1.27)
'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.26 extra/kde/kdewebdev/PKGBUILD:1.27
--- extra/kde/kdewebdev/PKGBUILD:1.26 Sun Jan 21 04:40:33 2007
+++ extra/kde/kdewebdev/PKGBUILD Mon May 21 13:41:02 2007
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD,v 1.26 2007/01/21 09:40:33 tpowa Exp $
+# $Id: PKGBUILD,v 1.27 2007/05/21 17:41:02 tpowa Exp $
# Maintainer: Tobias Powalowski <tpowa at archlinux.org>
provides=('quanta')
replaces=('quanta')
pkgname=kdewebdev
-pkgver=3.5.6
-kdever=3.5.6 # if minor 0, then without .0
+pkgver=3.5.7
+kdever=3.5.7 # 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/"
-depends=('kdelibs>=3.5.6' 'kdesdk>=3.5.6' 'pcre' 'libxml2>=2.6.0' 'libxslt>=1.0.18' 'tidyhtml')
+depends=('kdelibs>=3.5.7' 'kdesdk>=3.5.7' '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
@@ -31,4 +31,4 @@
make || return 1
make DESTDIR=$startdir/pkg install || return 1
}
-md5sums=('fa1fc2d7c81465c7e1762014a892ced3')
+md5sums=('1329e0aea45947a14faa3d936f9edb5d')
More information about the arch-commits
mailing list