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

Andrea Scarpino andrea at archlinux.org
Fri Jan 14 16:40:34 UTC 2011


    Date: Friday, January 14, 2011 @ 11:40:34
  Author: andrea
Revision: 106116

upgpkg: kdevelop 4.1.2-1
upstream release

Modified:
  kdevelop/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-01-14 16:40:25 UTC (rev 106115)
+++ PKGBUILD	2011-01-14 16:40:34 UTC (rev 106116)
@@ -3,7 +3,7 @@
 # Contributor: Giovanni Scafora <giovanni at archlinux.org>
 
 pkgname=kdevelop
-pkgver=4.1.1
+pkgver=4.1.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")
-md5sums=('bf26c9d4ade12cf9f98a3bf234f37335')
+sha1sums=('e9e83f931bfd0ae508203a1d340fb1585eed95ac')
 
 build() {
   cd ${srcdir}




More information about the arch-commits mailing list