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

Andrea Scarpino andrea at archlinux.org
Wed Apr 6 12:37:13 UTC 2011


    Date: Wednesday, April 6, 2011 @ 08:37:13
  Author: andrea
Revision: 118366

upgpkg: kdevplatform 1.2.2-1
upstream release

Modified:
  kdevplatform/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-04-06 12:35:39 UTC (rev 118365)
+++ PKGBUILD	2011-04-06 12:37:13 UTC (rev 118366)
@@ -3,8 +3,8 @@
 # Contributor: Giovanni Scafora <giovanni at archlinux.org>
 
 pkgname=kdevplatform
-pkgver=1.2.0
-_pkgver=4.2.0
+pkgver=1.2.2
+_pkgver=4.2.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")
-sha1sums=('7f0f8c35435f55238483b74bea013a9454e3c7ae')
+sha1sums=('7b3c0d3e3e66fe1c959b3343e7283e4212014e92')
 
 build() {
   cd ${srcdir}




More information about the arch-commits mailing list