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

Andrea Scarpino andrea at archlinux.org
Sun Nov 28 23:39:51 UTC 2010


    Date: Sunday, November 28, 2010 @ 18:39:51
  Author: andrea
Revision: 101371

upgpkg: kdevelop 4.1.1-1
upstream release

Modified:
  kdevelop/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-11-28 23:39:37 UTC (rev 101370)
+++ PKGBUILD	2010-11-28 23:39:51 UTC (rev 101371)
@@ -3,7 +3,7 @@
 # Contributor: Giovanni Scafora <giovanni at archlinux.org>
 
 pkgname=kdevelop
-pkgver=4.1.0
+pkgver=4.1.1
 pkgrel=1
 pkgdesc="A C/C++ development environment for KDE"
 arch=('i686' 'x86_64')
@@ -11,9 +11,9 @@
 license=('GPL')
 depends=('kdebase-workspace' 'kdevplatform' 'kdeutils-okteta')
 makedepends=('cmake' 'automoc4' 'perl')
-install=${pkgname}.install
+install="${pkgname}.install"
 source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('39f1385919cf0d00f7086521c2bc29d9')
+md5sums=('bf26c9d4ade12cf9f98a3bf234f37335')
 
 build() {
   cd ${srcdir}




More information about the arch-commits mailing list