[arch-commits] Commit in kdevplatform/repos (testing-i686 testing-i686/PKGBUILD)
Andrea Scarpino
andrea at archlinux.org
Fri Jun 26 14:38:32 UTC 2009
Date: Friday, June 26, 2009 @ 10:38:31
Author: andrea
Revision: 43641
Merged revisions 43628 via svnmerge from
svn+ssh://archlinux.org/srv/svn-packages/kdevplatform/trunk
........
r43628 | andrea | 2009-06-25 22:35:58 +0200 (Thu, 25 Jun 2009) | 1 line
upstream release
........
Modified:
kdevplatform/repos/testing-i686/ (properties)
kdevplatform/repos/testing-i686/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Property changes on: kdevplatform/repos/testing-i686
___________________________________________________________________
Modified: svnmerge-integrated
- /kdevplatform/trunk:1-40667
+ /kdevplatform/trunk:1-43640
Modified: testing-i686/PKGBUILD
===================================================================
--- testing-i686/PKGBUILD 2009-06-26 10:30:36 UTC (rev 43640)
+++ testing-i686/PKGBUILD 2009-06-26 14:38:31 UTC (rev 43641)
@@ -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