[arch-commits] Commit in kdewebdev/trunk (PKGBUILD)
Pierre Schmitz
pierre at archlinux.org
Thu Jan 22 10:42:15 UTC 2009
Date: Thursday, January 22, 2009 @ 05:42:15
Author: pierre
Revision: 24898
prepare for KDE 4.2.0
Modified:
kdewebdev/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-01-22 10:42:11 UTC (rev 24897)
+++ PKGBUILD 2009-01-22 10:42:15 UTC (rev 24898)
@@ -2,7 +2,7 @@
# Maintainer: Pierre Schmitz <pierre at archlinux.de>
pkgname=kdewebdev
-pkgver=4.1.96
+pkgver=4.2.0
pkgrel=1
pkgdesc="KDE Web Development Applications"
arch=('i686' 'x86_64')
@@ -13,8 +13,8 @@
makedepends=('pkgconfig' 'cmake' 'automoc4')
options=('docs')
install='kdewebdev.install'
-source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('3e10d388f932ce19351541bd2ae16fd6')
+source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('8b60c68f6cbbe9c5bb48caa576853f9e')
build() {
cd $srcdir
More information about the arch-commits
mailing list