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

Andrea Scarpino andrea at archlinux.org
Mon Jan 24 17:29:50 UTC 2011


    Date: Monday, January 24, 2011 @ 12:29:50
  Author: andrea
Revision: 107402

prepare next release

Modified:
  kdevelop/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-01-24 17:29:42 UTC (rev 107401)
+++ PKGBUILD	2011-01-24 17:29:50 UTC (rev 107402)
@@ -3,17 +3,17 @@
 # Contributor: Giovanni Scafora <giovanni at archlinux.org>
 
 pkgname=kdevelop
-pkgver=4.1.2
+pkgver=4.2.0
 pkgrel=1
 pkgdesc="A C/C++ development environment for KDE"
 arch=('i686' 'x86_64')
 url="http://www.kdevelop.org/"
 license=('GPL')
-depends=('kdebase-workspace' 'kdevplatform' 'kdeutils-okteta')
+depends=('kdebase-workspace' 'kdevplatform' 'kdesdk-okteta')
 makedepends=('cmake' 'automoc4' 'perl')
 install="${pkgname}.install"
 source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-sha1sums=('e9e83f931bfd0ae508203a1d340fb1585eed95ac')
+sha1sums=('cebd9c00e19a9c27ad65e89b4653ca0b31261275')
 
 build() {
   cd ${srcdir}




More information about the arch-commits mailing list