[arch-commits] CVS update of extra/kde/kdesdk (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Mon May 21 17:41:01 UTC 2007


    Date: Monday, May 21, 2007 @ 13:41:01
  Author: tpowa
    Path: /home/cvs-extra/extra/kde/kdesdk

Modified: PKGBUILD (1.39 -> 1.40)

'upgpkg: update to new version'


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


Index: extra/kde/kdesdk/PKGBUILD
diff -u extra/kde/kdesdk/PKGBUILD:1.39 extra/kde/kdesdk/PKGBUILD:1.40
--- extra/kde/kdesdk/PKGBUILD:1.39	Sun Jan 21 04:40:21 2007
+++ extra/kde/kdesdk/PKGBUILD	Mon May 21 13:41:01 2007
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD,v 1.39 2007/01/21 09:40:21 tpowa Exp $
+# $Id: PKGBUILD,v 1.40 2007/05/21 17:41:01 tpowa Exp $
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=kdesdk
-pkgver=3.5.6
-kdever=3.5.6 # if minor 0, then without .0
+pkgver=3.5.7
+kdever=3.5.7 # if minor 0, then without .0
 pkgrel=1
 pkgdesc="KDE Software Development Kit."
 arch=(i686 x86_64)
 url="http://www.kde.org"
 groups=('kde')
 makedepends=('subversion')
-depends=('kdelibs>=3.5.6' 'db' 'flex' 'python' 'kdepim>=3.5.6') #apache is not a depend!
+depends=('kdelibs>=3.5.7' 'db' 'flex' 'python' 'kdepim>=3.5.7') #apache is not a depend!
 
 # for easier build, just uncomment the mirror you want to use
   mirror="ftp.solnet.ch/mirror/KDE"         # updated every 2 hours, very fast for Europe
@@ -32,4 +32,4 @@
   make || return 1
   make DESTDIR=$startdir/pkg install || return 1
 }
-md5sums=('1462e1a884fdaa070ed493c10a336728')
+md5sums=('6a8f7b7fea753e2a4517301dee76d84a')




More information about the arch-commits mailing list