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

Pierre Schmitz pierre at archlinux.org
Thu Jan 22 10:42:04 UTC 2009


    Date: Thursday, January 22, 2009 @ 05:42:04
  Author: pierre
Revision: 24895

prepare for KDE 4.2.0

Modified:
  kdesdk/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-01-22 10:42:00 UTC (rev 24894)
+++ PKGBUILD	2009-01-22 10:42:04 UTC (rev 24895)
@@ -2,7 +2,7 @@
 # Maintainer: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=kdesdk
-pkgver=4.1.96
+pkgver=4.2.0
 pkgrel=1
 pkgdesc="KDE SDK is a collection of applications and tools used by KDE developers"
 arch=('i686' 'x86_64')
@@ -13,8 +13,8 @@
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost')
 options=('docs')
 install='kdesdk.install'
-source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('19ed9d019b0dd81dcb442bffb0561457')
+source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('79d01b4f10f1ecc283f7860d2c7973e9')
 
 build() {
 	cd $srcdir




More information about the arch-commits mailing list