[arch-commits] Commit in kdevplatform/trunk (PKGBUILD)
    Andrea Scarpino 
    andrea at archlinux.org
       
    Sat Feb  7 15:02:13 UTC 2009
    
    
  
    Date: Saturday, February 7, 2009 @ 10:02:12
  Author: andrea
Revision: 26362
upgpkg: kdevplatform 0.9.91-1
Modified:
  kdevplatform/trunk/PKGBUILD
----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-02-06 23:45:05 UTC (rev 26361)
+++ PKGBUILD	2009-02-07 15:02:12 UTC (rev 26362)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdevplatform
-pkgver=0.9.90
+pkgver=0.9.91
 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.90/src/$pkgname-$pkgver.tar.bz2)
-md5sums=('c151e242b316e1ab2e3584741f712925')
+source=(ftp://ftp.kde.org/pub/kde/unstable/kdevelop/3.9.91/src/$pkgname-$pkgver.tar.bz2)
+md5sums=('24de5a242aa1a19adb5f1b09344c13eb')
 
 build() {
   cd ${srcdir}
    
    
More information about the arch-commits
mailing list