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

Andrea Scarpino andrea at archlinux.org
Wed Aug 27 16:22:38 UTC 2014


    Date: Wednesday, August 27, 2014 @ 18:22:38
  Author: andrea
Revision: 220698

upgpkg: kdevplatform 1.7.0-1

Upstream release

Modified:
  kdevplatform/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-08-27 15:11:59 UTC (rev 220697)
+++ PKGBUILD	2014-08-27 16:22:38 UTC (rev 220698)
@@ -3,8 +3,8 @@
 # Contributor: Giovanni Scafora <giovanni at archlinux.org>
 
 pkgname=kdevplatform
-pkgver=1.6.0
-_pkgver=4.6.0
+pkgver=1.7.0
+_pkgver=4.7.0
 pkgrel=1
 pkgdesc="A C/C++ development platform for KDE"
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 makedepends=('cmake' 'automoc4' 'boost')
 install="${pkgname}.install"
 source=("http://download.kde.org/stable/kdevelop/${_pkgver}/src/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('8ed8ccb63b64a3675716f1ad14b4a73fcbf4133d')
+sha1sums=('9fc196e7cb09ab33fd5cfbf5af19aa7c513efdc9')
 
 prepare() {
   mkdir build




More information about the arch-commits mailing list