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

Pierre Schmitz pierre at archlinux.org
Wed Jun 3 22:10:02 UTC 2009


    Date: Wednesday, June 3, 2009 @ 18:10:02
  Author: pierre
Revision: 41402

KDE 4.3 beta 2; first try; commiting to kde-unstable

Added:
  kdewebdev/kde-unstable/
Modified:
  kdewebdev/kde-unstable/PKGBUILD

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

Modified: kde-unstable/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2009-06-03 19:26:41 UTC (rev 41374)
+++ kde-unstable/PKGBUILD	2009-06-03 22:10:02 UTC (rev 41402)
@@ -2,7 +2,7 @@
 # Maintainer: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=kdewebdev
-pkgver=4.2.4
+pkgver=4.2.90
 pkgrel=1
 pkgdesc="KDE Web Development Applications"
 arch=('i686' 'x86_64')
@@ -13,8 +13,8 @@
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'ruby')
 options=('docs')
 install='kdewebdev.install'
-source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('7cdfebb54117ab3134120774e12992da')
+source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('b32f2e35d238a3584ad8be23586881f8')
 
 build() {
 	cd $srcdir




More information about the arch-commits mailing list