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

Andrea Scarpino andrea at archlinux.org
Tue Apr 6 09:28:05 UTC 2010


    Date: Tuesday, April 6, 2010 @ 05:28:04
  Author: andrea
Revision: 76027

upgpkg: kdevplatform 0.10.0-1
upstream release

Modified:
  kdevplatform/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-04-06 09:24:19 UTC (rev 76026)
+++ PKGBUILD	2010-04-06 09:28:04 UTC (rev 76027)
@@ -3,7 +3,7 @@
 # Contributor: Giovanni Scafora <giovanni at archlinux.org>
 
 pkgname=kdevplatform
-pkgver=0.9.99
+pkgver=0.10.0
 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.9.99/src/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('180ee3573bd3d5ba805acc17d44fcbab')
+source=("http://download.kde.org/unstable/kdevelop/3.10.0/src/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('e71de75821cdb5141e9e4a88c5bd6bf4')
 
 build() {
   cd ${srcdir}




More information about the arch-commits mailing list