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

Andrea Scarpino andrea at archlinux.org
Wed Aug 27 16:23:01 UTC 2014


    Date: Wednesday, August 27, 2014 @ 18:23:01
  Author: andrea
Revision: 220700

upgpkg: kdevelop 4.7.0-1

Upstream release

Modified:
  kdevelop/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-08-27 16:22:51 UTC (rev 220699)
+++ PKGBUILD	2014-08-27 16:23:01 UTC (rev 220700)
@@ -3,7 +3,7 @@
 # Contributor: Giovanni Scafora <giovanni at archlinux.org>
 
 pkgname=kdevelop
-pkgver=4.6.0
+pkgver=4.7.0
 pkgrel=1
 pkgdesc="A C/C++ development environment for KDE"
 arch=('i686' 'x86_64')
@@ -21,7 +21,7 @@
             'cmake: cmake integration')
 install="${pkgname}.install"
 source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('2b723c3e16c41dbcd9817336893eff85712cb11d')
+sha1sums=('6c4becf482956334975886963ba0acf158f2aa15')
 
 prepare() {
   mkdir build




More information about the arch-commits mailing list