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

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


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

update to KDE 4.2.1

Modified:
  kdesdk/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-02-27 16:45:22 UTC (rev 27893)
+++ PKGBUILD	2009-02-27 16:45:27 UTC (rev 27894)
@@ -2,7 +2,7 @@
 # Maintainer: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=kdesdk
-pkgver=4.2.0
+pkgver=4.2.1
 pkgrel=1
 pkgdesc="KDE SDK is a collection of applications and tools used by KDE developers"
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 options=('docs')
 install='kdesdk.install'
 source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('79d01b4f10f1ecc283f7860d2c7973e9')
+md5sums=('e1c95a5ab0e34d2d084677199af0b093')
 
 build() {
 	cd $srcdir




More information about the arch-commits mailing list