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

Andrea Scarpino andrea at archlinux.org
Thu Jun 25 20:36:21 UTC 2009


    Date: Thursday, June 25, 2009 @ 16:36:20
  Author: andrea
Revision: 43629

upstream release

Modified:
  kdevelop/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-06-25 20:35:58 UTC (rev 43628)
+++ PKGBUILD	2009-06-25 20:36:20 UTC (rev 43629)
@@ -5,7 +5,7 @@
 # Committer: Judd Vinet <jvinet at zeroflux.org>
 
 pkgname=kdevelop
-pkgver=3.9.93
+pkgver=3.9.94
 pkgrel=1
 pkgdesc="A C/C++ development environment for KDE"
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 depends=('kdebase-workspace' 'kdevplatform')
 makedepends=('cmake' 'automoc4' 'perl')
 source=("http://download.kde.org/unstable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('ddd35e032a10dbc07fa1b62750f79a11')
+md5sums=('f5c5f042ccc34fb877c6080ae2ff8bc5')
 
 build() {
   cd ${srcdir}




More information about the arch-commits mailing list