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

Andrea Scarpino andrea at archlinux.org
Fri Apr 16 19:20:03 UTC 2010


    Date: Friday, April 16, 2010 @ 15:20:02
  Author: andrea
Revision: 77630

upgpkg: kdevplatform 0.10.2-1
upstream release

Modified:
  kdevplatform/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-04-16 12:46:09 UTC (rev 77629)
+++ PKGBUILD	2010-04-16 19:20:02 UTC (rev 77630)
@@ -3,7 +3,7 @@
 # Contributor: Giovanni Scafora <giovanni at archlinux.org>
 
 pkgname=kdevplatform
-pkgver=0.10.0
+pkgver=0.10.2
 pkgrel=1
 pkgdesc="A C/C++ development platform for KDE"
 arch=('i686' 'x86_64')
@@ -13,8 +13,8 @@
 optdepends=("kdesdk-kompare: difference checking")
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
-source=("http://download.kde.org/unstable/kdevelop/3.10.0/src/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('e71de75821cdb5141e9e4a88c5bd6bf4')
+source=("http://download.kde.org/unstable/kdevelop/3.10.2/src/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('b6ded06b68b035ff1110f7e33a25448a')
 
 build() {
   cd ${srcdir}




More information about the arch-commits mailing list