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

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


    Date: Thursday, February 4, 2010 @ 07:29:42
  Author: pierre
Revision: 67186

KDE 4.4.0; first try

Modified:
  kdeutils/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-02-04 12:29:39 UTC (rev 67185)
+++ PKGBUILD	2010-02-04 12:29:42 UTC (rev 67186)
@@ -15,7 +15,7 @@
          'kdeutils-printer-applet'
          'kdeutils-superkaramba'
          'kdeutils-sweeper')
-pkgver=4.3.98
+pkgver=4.4.0
 pkgrel=1
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
@@ -24,8 +24,8 @@
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'kdelibs' 'kdepimlibs' 'kdebase-lib'
              'kdebase-runtime' 'kdebindings-python' 'system-config-printer-common'
              'libarchive' 'qimageblitz' 'kdepim-runtime')
-source=("http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2")
-md5sums=('8b27bc785c27eda1b09735dd0998ac98')
+source=("http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2")
+md5sums=('e744b82eb9edd229dfa5ca478221cd2e')
 
 build() {
 	cd ${srcdir}




More information about the arch-commits mailing list