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

Andrea Scarpino andrea at archlinux.org
Mon Jan 24 17:29:42 UTC 2011


    Date: Monday, January 24, 2011 @ 12:29:42
  Author: andrea
Revision: 107401

prepare next release

Modified:
  kdevplatform/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-01-24 17:29:29 UTC (rev 107400)
+++ PKGBUILD	2011-01-24 17:29:42 UTC (rev 107401)
@@ -3,8 +3,8 @@
 # Contributor: Giovanni Scafora <giovanni at archlinux.org>
 
 pkgname=kdevplatform
-pkgver=1.1.2
-_pkgver=4.1.2
+pkgver=1.2.0
+_pkgver=4.2.0
 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")
-sha1sums=('0fa8bb6c21affa6a864c11efeda9be0c3df9f8cb')
+sha1sums=('7f0f8c35435f55238483b74bea013a9454e3c7ae')
 
 build() {
   cd ${srcdir}




More information about the arch-commits mailing list