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

Andrea Scarpino andrea at archlinux.org
Sun May 3 10:55:29 UTC 2009


    Date: Sunday, May 3, 2009 @ 06:55:29
  Author: andrea
Revision: 37584

fixed #14553

Modified:
  kdeutils/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-05-03 10:55:14 UTC (rev 37583)
+++ PKGBUILD	2009-05-03 10:55:29 UTC (rev 37584)
@@ -3,13 +3,13 @@
 
 pkgname=kdeutils
 pkgver=4.2.3
-pkgrel=1
+pkgrel=2
 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' 'kdebase-runtime' 'kdebindings' 'system-config-printer' 'qimageblitz' 'libzip' 'libarchive')
+depends=('kdepimlibs' 'kdebase-runtime' 'kdebindings' 'system-config-printer>=1.1.7-3' 'qimageblitz' 'libzip' 'libarchive')
 makedepends=('pkgconfig' 'cmake' 'automoc4')
 options=('docs')
 install='kdeutils.install'




More information about the arch-commits mailing list