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

Andrea Scarpino andrea at archlinux.org
Thu Jun 25 20:35:58 UTC 2009


    Date: Thursday, June 25, 2009 @ 16:35:58
  Author: andrea
Revision: 43628

upstream release

Modified:
  kdevplatform/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-06-25 20:16:33 UTC (rev 43627)
+++ PKGBUILD	2009-06-25 20:35:58 UTC (rev 43628)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdevplatform
-pkgver=0.9.93
+pkgver=0.9.94
 pkgrel=1
 pkgdesc="A C/C++ development platform for KDE"
 arch=('i686' 'x86_64')
@@ -10,8 +10,8 @@
 license=('GPL')
 depends=('kdelibs' 'boost' 'subversion' 'commoncpp2')
 makedepends=('cmake' 'automoc4')
-source=("http://download.kde.org/unstable/kdevelop/3.9.93/src/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('ab9a9cf4fa22a2eba7eba7cc1fbd701e')
+source=("http://download.kde.org/unstable/kdevelop/3.9.94/src/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('c4358f1da3c330bae087cf7cab98136e')
 
 build() {
   cd ${srcdir}




More information about the arch-commits mailing list