[arch-commits] Commit in kdevplatform/trunk (PKGBUILD)
Andrea Scarpino
andrea at archlinux.org
Sun Nov 1 21:49:00 UTC 2009
Date: Sunday, November 1, 2009 @ 16:49:00
Author: andrea
Revision: 57735
upgpkg: kdevplatform 0.9.96-1
upstream release
Modified:
kdevplatform/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-11-01 21:47:32 UTC (rev 57734)
+++ PKGBUILD 2009-11-01 21:49:00 UTC (rev 57735)
@@ -3,17 +3,17 @@
# Contributor: Giovanni Scafora <giovanni at archlinux.org>
pkgname=kdevplatform
-pkgver=0.9.95
+pkgver=0.9.96
pkgrel=1
pkgdesc="A C/C++ development platform for KDE"
arch=('i686' 'x86_64')
url="http://www.kdevelop.org/"
license=('GPL')
-depends=('kdelibs' 'boost>=1.39.0' 'subversion' 'commoncpp2')
+depends=('kdelibs' 'boost' 'subversion' 'commoncpp2')
optdepends=("kdesdk-kompare: difference checking")
makedepends=('cmake' 'automoc4')
-source=("http://download.kde.org/unstable/kdevelop/3.9.95/src/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('e38fd54ea9c16b41222e893c06ca3946')
+source=("http://download.kde.org/unstable/kdevelop/3.9.96/src/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('b7f560cf65df891e38a5551bf93e7056')
build() {
cd ${srcdir}
More information about the arch-commits
mailing list