[arch-commits] Commit in kdewebdev/trunk (PKGBUILD)

Pierre Schmitz pierre at archlinux.org
Fri Feb 27 16:45:41 UTC 2009


    Date: Friday, February 27, 2009 @ 11:45:41
  Author: pierre
Revision: 27897

update to KDE 4.2.1

Modified:
  kdewebdev/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-02-27 16:45:37 UTC (rev 27896)
+++ PKGBUILD	2009-02-27 16:45:41 UTC (rev 27897)
@@ -2,7 +2,7 @@
 # Maintainer: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=kdewebdev
-pkgver=4.2.0
+pkgver=4.2.1
 pkgrel=1
 pkgdesc="KDE Web Development Applications"
 arch=('i686' 'x86_64')
@@ -10,11 +10,11 @@
 license=('GPL' 'LGPL' 'FDL')
 groups=('kde')
 depends=('kdepimlibs' 'kdebase-runtime' 'tidyhtml')
-makedepends=('pkgconfig' 'cmake' 'automoc4')
+makedepends=('pkgconfig' 'cmake' 'automoc4' 'ruby')
 options=('docs')
 install='kdewebdev.install'
 source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('8b60c68f6cbbe9c5bb48caa576853f9e')
+md5sums=('38e6f1343cf1024e52059146609a6a85')
 
 build() {
 	cd $srcdir




More information about the arch-commits mailing list