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

Andrea Scarpino andrea at archlinux.org
Tue Feb 3 18:53:39 UTC 2009


    Date: Tuesday, February 3, 2009 @ 13:53:39
  Author: andrea
Revision: 26181

upgpkg: kdevplatform 0.9.90-1

Modified:
  kdevplatform/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-02-03 18:52:36 UTC (rev 26180)
+++ PKGBUILD	2009-02-03 18:53:39 UTC (rev 26181)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdevplatform
-pkgver=0.9.85
+pkgver=0.9.90
 pkgrel=1
 pkgdesc="A C/C++ development platform for KDE - UNstable snapshot build"
 arch=('i686' 'x86_64')
@@ -10,8 +10,8 @@
 license=('GPL')
 depends=('kdelibs' 'boost' 'subversion' 'commoncpp2')
 makedepends=('cmake' 'automoc4')
-source=(ftp://ftp.kde.org/pub/kde/unstable/kdevelop/3.9.85/src/$pkgname-$pkgver.tar.bz2)
-md5sums=('6a35b5c98bb7ef3e44414069e8586553')
+source=(ftp://ftp.kde.org/pub/kde/unstable/kdevelop/3.9.90/src/$pkgname-$pkgver.tar.bz2)
+md5sums=('c151e242b316e1ab2e3584741f712925')
 
 build() {
   cd ${srcdir}




More information about the arch-commits mailing list