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

Andrea Scarpino andrea at archlinux.org
Wed Apr 28 21:40:13 UTC 2010


    Date: Wednesday, April 28, 2010 @ 17:40:12
  Author: andrea
Revision: 78864

prepare next release

Modified:
  kdevplatform/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-04-28 20:52:39 UTC (rev 78863)
+++ PKGBUILD	2010-04-28 21:40:12 UTC (rev 78864)
@@ -3,7 +3,7 @@
 # Contributor: Giovanni Scafora <giovanni at archlinux.org>
 
 pkgname=kdevplatform
-pkgver=0.10.2
+pkgver=1.0.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.10.2/src/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('b6ded06b68b035ff1110f7e33a25448a')
+source=("http://download.kde.org/stable/kdevelop/4.0.0/src/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('0aa7a6d207d5675ed31ceeacfdda7a69')
 
 build() {
   cd ${srcdir}




More information about the arch-commits mailing list