[arch-commits] CVS update of extra/devel/kdevelop (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Mon Oct 15 12:06:26 UTC 2007


    Date: Monday, October 15, 2007 @ 08:06:26
  Author: tpowa
    Path: /home/cvs-extra/extra/devel/kdevelop

Modified: PKGBUILD (1.46 -> 1.47)

upgpkg: update to new version


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


Index: extra/devel/kdevelop/PKGBUILD
diff -u extra/devel/kdevelop/PKGBUILD:1.46 extra/devel/kdevelop/PKGBUILD:1.47
--- extra/devel/kdevelop/PKGBUILD:1.46	Sun Sep 30 08:50:42 2007
+++ extra/devel/kdevelop/PKGBUILD	Mon Oct 15 08:06:26 2007
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD,v 1.46 2007/09/30 12:50:42 tpowa Exp $
+# $Id: PKGBUILD,v 1.47 2007/10/15 12:06:26 tpowa Exp $
 # Maintainer: damir <damir at archlinux.org>
 # Maintainer: Travis Willard <travis at archlinux.org> 
 # Committer: Judd Vinet <jvinet at zeroflux.org>
 
 pkgname=kdevelop
-pkgver=3.4.1.20070730
-pkgrel=2
+pkgver=3.5.0
+pkgrel=1
 pkgdesc="A C/C++ development environment for KDE - stable snapshot build"
 arch=('i686' 'x86_64')
 url="http://www.kdevelop.org/"
 license=('GPL')
-depends=('kdelibs>=3.5.7' 'kdebase>=3.5.7' 'kdesdk>=3.5.7' 'graphviz' 'flex>=2.5.4' 'gcc' 'perl' 'make' 'automake>=1.6' 'autoconf>=2.52' 'gettext' 'db>=4.6' 'cvs' 'subversion')
+depends=('kdelibs>=3.5.8' 'kdebase>=3.5.8' 'kdesdk>=3.5.8' 'graphviz' 'flex>=2.5.4' 'gcc' 'perl' 'make' 'automake>=1.6' 'autoconf>=2.52' 'gettext' 'db>=4.6' 'cvs' 'subversion')
 replaces=('kdevelop3-cvs') # compatibility reasons
 conflicts=('kdevelop-devel')
 
@@ -20,9 +20,7 @@
 # mirror="ibiblio.org/pub/mirrors/kde/"     # ibiblio mirror
 
 #source=(ftp://$mirror/stable/$pkgname-latest/src/$pkgname-$pkgver.tar.bz2 kdev_fix_hang_3.4.1.patch)
-source=(http://www.archlinux.org/~travis/src/$pkgname-$pkgver.tar.gz)
-md5sums=('923fcd0b5296f5b74893542083d502f1')
-sha1sums=('33121447d9875455db5d3977cb401c069fc01151')
+source=(http://www.archlinux.org/~travis/src/$pkgname-$pkgver.tar.bz2)
 
 build() {
    # Source the QT and KDE profile
@@ -37,3 +35,4 @@
    rm -f ${startdir}/pkg/opt/kde/bin/extractrc
 }
 
+md5sums=('1101077b3a0164da463f60cad4f13e25')




More information about the arch-commits mailing list