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

Pierre Schmitz pierre at archlinux.org
Thu Jan 22 10:41:38 UTC 2009


    Date: Thursday, January 22, 2009 @ 05:41:38
  Author: pierre
Revision: 24888

prepare for KDE 4.2.0

Modified:
  kdebase/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-01-22 10:41:34 UTC (rev 24887)
+++ PKGBUILD	2009-01-22 10:41:38 UTC (rev 24888)
@@ -2,7 +2,7 @@
 # Maintainer: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=kdebase
-pkgver=4.1.96
+pkgver=4.2.0
 pkgrel=1
 pkgdesc="KDE Base Applications"
 arch=('i686' 'x86_64')
@@ -14,8 +14,8 @@
 optdepends=('kdebase-workspace')
 options=('docs')
 install='kdebase.install'
-source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('d9010a13848e17d6f1cef3003a035b13')
+source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('da86a8ad624e86eda3a7509f39272060')
 
 build() {
 	cd $srcdir




More information about the arch-commits mailing list