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

Tobias Powalowski tpowa at archlinux.org
Mon Oct 15 12:05:54 UTC 2007


    Date: Monday, October 15, 2007 @ 08:05:54
  Author: tpowa
    Path: /home/cvs-extra/extra/kde/kdesdk

Modified: PKGBUILD (1.43 -> 1.44)

upgpkg: update to new version


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


Index: extra/kde/kdesdk/PKGBUILD
diff -u extra/kde/kdesdk/PKGBUILD:1.43 extra/kde/kdesdk/PKGBUILD:1.44
--- extra/kde/kdesdk/PKGBUILD:1.43	Sun Sep 30 08:46:32 2007
+++ extra/kde/kdesdk/PKGBUILD	Mon Oct 15 08:05:54 2007
@@ -1,17 +1,17 @@
-# $Id: PKGBUILD,v 1.43 2007/09/30 12:46:32 tpowa Exp $
+# $Id: PKGBUILD,v 1.44 2007/10/15 12:05:54 tpowa Exp $
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=kdesdk
-pkgver=3.5.7
-kdever=3.5.7 # if minor 0, then without .0
-pkgrel=3
+pkgver=3.5.8
+kdever=3.5.8 # if minor 0, then without .0
+pkgrel=1
 pkgdesc="KDE Software Development Kit."
 arch=(i686 x86_64)
 url="http://www.kde.org"
 license=('GPL')
 groups=('kde')
 makedepends=('subversion')
-depends=('kdelibs>=3.5.7' 'db>=4.6' 'flex' 'python' 'kdepim>=3.5.7') #apache is not a depend!
+depends=('kdelibs>=3.5.8' 'db>=4.6' 'flex' 'python' 'kdepim>=3.5.8') #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
@@ -36,5 +36,5 @@
   make || return 1
   make DESTDIR=$startdir/pkg install || return 1
 }
-md5sums=('6a8f7b7fea753e2a4517301dee76d84a'
+md5sums=('c809c15eb8c09a7eb2d070395202910b'
          'd9d099de98eef90ba6a2d72ecb6db850')




More information about the arch-commits mailing list