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

Pierre Schmitz pierre at archlinux.org
Sun Jan 11 12:53:36 UTC 2009


    Date: Sunday, January 11, 2009 @ 07:53:36
  Author: pierre
Revision: 23465

Let's go straigt to 4.2 RC1

Modified:
  kdeutils/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-01-11 12:53:32 UTC (rev 23464)
+++ PKGBUILD	2009-01-11 12:53:36 UTC (rev 23465)
@@ -2,19 +2,19 @@
 # Maintainer: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=kdeutils
-pkgver=4.1.4
+pkgver=4.1.96
 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')
-makedepends=('pkgconfig' 'cmake' 'automoc4' 'pyqt')
+depends=('kdepimlibs' 'kdebase-runtime' 'kdebindings' 'qimageblitz' 'libzip' 'libarchive')
+makedepends=('pkgconfig' 'cmake' 'automoc4')
 options=('docs')
 install='kdeutils.install'
-source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('542663eeae777978dafab2dcf9d422c2')
+source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('3e154bdb5d84501b372e2305150c4b47')
 
 build() {
 	cd $srcdir




More information about the arch-commits mailing list