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

Pierre Schmitz pierre at archlinux.org
Fri Aug 29 07:18:58 UTC 2008


    Date: Friday, August 29, 2008 @ 03:18:58
  Author: pierre
Revision: 10447

upgpkg: kdeutils 4.1.1-1
    Update to KDE 4.1.1

Modified:
  kdeutils/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-08-29 07:18:21 UTC (rev 10446)
+++ PKGBUILD	2008-08-29 07:18:58 UTC (rev 10447)
@@ -1,19 +1,19 @@
-# $ Id: $
+# $Id$
 # Maintainer: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=kdeutils
-pkgver=4.1.0
+pkgver=4.1.1
 pkgrel=1
 pkgdesc="KDE Utils is a compilation of various desktop utilities."
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
 license=('GPL' 'LGPL' 'FDL')
 groups=('kde')
-depends=('kdepimlibs' 'libzip' 'python' 'libarchive' 'kdebase-workspace' 'gmp')
+depends=('kdepimlibs' 'libzip' 'python' 'libarchive' 'kdebase-workspace')
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'pyqt')
 options=('docs')
-source=("ftp://ftp.archlinux.org/other/kde/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('80c1bd398620bb7e02acd31edf767eca')
+source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('ba8d72606f71afcb649d2b9871815359')
 
 build() {
 	cd $srcdir




More information about the arch-commits mailing list