[arch-commits] Commit in kdevelop/trunk (PKGBUILD)
Andrea Scarpino
andrea at archlinux.org
Fri Oct 22 14:56:52 UTC 2010
Date: Friday, October 22, 2010 @ 10:56:51
Author: andrea
Revision: 96603
upgpkg: kdevelop 4.1.0-1
upstream release
Modified:
kdevelop/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-10-22 14:56:32 UTC (rev 96602)
+++ PKGBUILD 2010-10-22 14:56:51 UTC (rev 96603)
@@ -3,17 +3,17 @@
# Contributor: Giovanni Scafora <giovanni at archlinux.org>
pkgname=kdevelop
-pkgver=4.0.2
+pkgver=4.1.0
pkgrel=1
pkgdesc="A C/C++ development environment for KDE"
arch=('i686' 'x86_64')
url="http://www.kdevelop.org/"
license=('GPL')
-depends=('kdebase-workspace' 'kdevplatform')
+depends=('kdebase-workspace' 'kdevplatform' 'kdeutils-okteta')
makedepends=('cmake' 'automoc4' 'perl')
install=${pkgname}.install
source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('5390087c06574892baaf6f2e7a2f9d05')
+md5sums=('39f1385919cf0d00f7086521c2bc29d9')
build() {
cd ${srcdir}
More information about the arch-commits
mailing list