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

Andrea Scarpino andrea at archlinux.org
Wed Apr 6 12:39:08 UTC 2011


    Date: Wednesday, April 6, 2011 @ 08:39:07
  Author: andrea
Revision: 118376

upstream release

Modified:
  kdevelop/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-04-06 12:39:01 UTC (rev 118375)
+++ PKGBUILD	2011-04-06 12:39:07 UTC (rev 118376)
@@ -3,7 +3,7 @@
 # Contributor: Giovanni Scafora <giovanni at archlinux.org>
 
 pkgname=kdevelop
-pkgver=4.2.0
+pkgver=4.2.2
 pkgrel=1
 pkgdesc="A C/C++ development environment for KDE"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4' 'perl')
 install="${pkgname}.install"
 source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-sha1sums=('cebd9c00e19a9c27ad65e89b4653ca0b31261275')
+sha1sums=('943f86edd0f353bfa4c614972af222a1c7075755')
 
 build() {
   cd ${srcdir}




More information about the arch-commits mailing list