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

Andrea Scarpino andrea at archlinux.org
Sun Nov 28 23:37:07 UTC 2010


    Date: Sunday, November 28, 2010 @ 18:37:07
  Author: andrea
Revision: 101362

upgpkg: kdevplatform 1.1.1-1
upstream release

Modified:
  kdevplatform/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-11-28 23:37:02 UTC (rev 101361)
+++ PKGBUILD	2010-11-28 23:37:07 UTC (rev 101362)
@@ -3,8 +3,8 @@
 # Contributor: Giovanni Scafora <giovanni at archlinux.org>
 
 pkgname=kdevplatform
-pkgver=1.1.0
-_pkgver=4.1.0
+pkgver=1.1.1
+_pkgver=4.1.1
 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.bz2")
-md5sums=('61d7f9dea7712848dc4dd52bf02ea34b')
+md5sums=('16ede24e91cf86b9158f46d0db554aa5')
 
 build() {
   cd ${srcdir}




More information about the arch-commits mailing list