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

Andrea Scarpino andrea at archlinux.org
Thu Apr 19 10:22:35 UTC 2012


    Date: Thursday, April 19, 2012 @ 06:22:34
  Author: andrea
Revision: 156480

upgpkg: kdevelop 4.3.1-1

upstream release

Modified:
  kdevelop/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-04-19 10:22:22 UTC (rev 156479)
+++ PKGBUILD	2012-04-19 10:22:34 UTC (rev 156480)
@@ -3,7 +3,7 @@
 # Contributor: Giovanni Scafora <giovanni at archlinux.org>
 
 pkgname=kdevelop
-pkgver=4.3.0
+pkgver=4.3.1
 pkgrel=1
 pkgdesc="A C/C++ development environment for KDE"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install="${pkgname}.install"
 source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-sha1sums=('06a91f9ae0fc15bcec12a92bd9c30a7517b3b8e0')
+sha1sums=('99596bf333bf5a62547f3dc0800674db146eb401')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list