[arch-commits] Commit in kdevplatform/repos (testing-x86_64 testing-x86_64/PKGBUILD)
Giovanni Scafora
giovanni at archlinux.org
Sat Feb 7 15:49:01 UTC 2009
Date: Saturday, February 7, 2009 @ 10:49:01
Author: giovanni
Revision: 26372
Merged revisions 26362 via svnmerge from
svn+ssh://archlinux.org/srv/svn-packages/kdevplatform/trunk
........
r26362 | andrea | 2009-02-07 07:02:12 -0800 (sab, 07 feb 2009) | 1 line
upgpkg: kdevplatform 0.9.91-1
........
Modified:
kdevplatform/repos/testing-x86_64/ (properties)
kdevplatform/repos/testing-x86_64/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Property changes on: kdevplatform/repos/testing-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
- /kdevplatform/trunk:1-26282
+ /kdevplatform/trunk:1-26371
Modified: testing-x86_64/PKGBUILD
===================================================================
--- testing-x86_64/PKGBUILD 2009-02-07 15:26:56 UTC (rev 26371)
+++ testing-x86_64/PKGBUILD 2009-02-07 15:49:01 UTC (rev 26372)
@@ -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