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

Pierre Schmitz pierre at archlinux.org
Thu Feb 4 12:29:03 UTC 2010


    Date: Thursday, February 4, 2010 @ 07:29:03
  Author: pierre
Revision: 67174

KDE 4.4.0; first try

Modified:
  kdebase/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-02-04 12:29:00 UTC (rev 67173)
+++ PKGBUILD	2010-02-04 12:29:03 UTC (rev 67174)
@@ -13,15 +13,15 @@
          'kdebase-kwrite'
          'kdebase-lib'
          'kdebase-plasma')
-pkgver=4.3.98
+pkgver=4.4.0
 pkgrel=1
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
 license=('GPL' 'LGPL' 'FDL')
 groups=('kde' 'kdebase')
 makedepends=('kdebase-workspace' 'pkgconfig' 'cmake' 'automoc4' 'libraw1394')
-source=("http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2")
-md5sums=('0de28416f594a18ed092842ecda068b9')
+source=("http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2")
+md5sums=('10ee680d1c144a0d701cb21054b81d37')
 
 build() {
 	cd $srcdir




More information about the arch-commits mailing list