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

Andrea Scarpino andrea at archlinux.org
Fri Jan 14 16:39:38 UTC 2011


    Date: Friday, January 14, 2011 @ 11:39:37
  Author: andrea
Revision: 106111

upgpkg: kdevplatform 1.1.2-1
upstream release

Modified:
  kdevplatform/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-01-14 15:12:05 UTC (rev 106110)
+++ PKGBUILD	2011-01-14 16:39:37 UTC (rev 106111)
@@ -3,8 +3,8 @@
 # Contributor: Giovanni Scafora <giovanni at archlinux.org>
 
 pkgname=kdevplatform
-pkgver=1.1.1
-_pkgver=4.1.1
+pkgver=1.1.2
+_pkgver=4.1.2
 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=('16ede24e91cf86b9158f46d0db554aa5')
+sha1sums=('0fa8bb6c21affa6a864c11efeda9be0c3df9f8cb')
 
 build() {
   cd ${srcdir}




More information about the arch-commits mailing list