[arch-commits] Commit in kdevplatform/repos (extra-x86_64 extra-x86_64/PKGBUILD)

Giovanni Scafora giovanni at archlinux.org
Sun Dec 13 20:04:36 UTC 2009


    Date: Sunday, December 13, 2009 @ 15:04:35
  Author: giovanni
Revision: 61241

Merged revisions 61236,61240 via svnmerge from 
svn+ssh://gerolde.archlinux.org/srv/svn-packages/kdevplatform/trunk

........
  r61236 | andrea | 2009-12-13 11:16:19 -0800 (dom, 13 dic 2009) | 2 lines
  
  upgpkg: kdevplatform 0.9.97-1
      upstream release
........
  r61240 | giovanni | 2009-12-13 12:03:53 -0800 (dom, 13 dic 2009) | 1 line
........

Modified:
  kdevplatform/repos/extra-x86_64/	(properties)
  kdevplatform/repos/extra-x86_64/PKGBUILD	(contents, properties)

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


Property changes on: kdevplatform/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /kdevplatform/trunk:1-57755
   + /kdevplatform/trunk:1-61240

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2009-12-13 20:03:53 UTC (rev 61240)
+++ extra-x86_64/PKGBUILD	2009-12-13 20:04:35 UTC (rev 61241)
@@ -1,9 +1,9 @@
-# $Id: $
+# $Id$
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 # Contributor: Giovanni Scafora <giovanni at archlinux.org>
 
 pkgname=kdevplatform
-pkgver=0.9.96
+pkgver=0.9.97
 pkgrel=1
 pkgdesc="A C/C++ development platform for KDE"
 arch=('i686' 'x86_64')
@@ -12,12 +12,11 @@
 depends=('kdelibs' 'boost' 'subversion' 'commoncpp2')
 optdepends=("kdesdk-kompare: difference checking")
 makedepends=('cmake' 'automoc4')
-source=("http://download.kde.org/unstable/kdevelop/3.9.96/src/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('b7f560cf65df891e38a5551bf93e7056')
+source=("http://download.kde.org/unstable/kdevelop/3.9.97/src/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('1f7136eb3a1b314a327a24af58afe8c6')
 
 build() {
   cd ${srcdir}
-#  sed -i "s:38:39:g" $pkgname-$pkgver/plugins/classbrowser/CMakeLists.txt
   mkdir build
   cd build 
   cmake ../${pkgname}-${pkgver} \


Property changes on: kdevplatform/repos/extra-x86_64/PKGBUILD
___________________________________________________________________
Added: svn:keywords
   + Id




More information about the arch-commits mailing list