[arch-commits] Commit in kdevelop/trunk (PKGBUILD)
Andrea Scarpino
andrea at archlinux.org
Tue Mar 20 14:02:22 UTC 2012
Date: Tuesday, March 20, 2012 @ 10:02:22
Author: andrea
Revision: 153915
upgpkg: kdevelop 4.3.0-1
Upstream release
Modified:
kdevelop/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2012-03-20 14:01:46 UTC (rev 153914)
+++ PKGBUILD 2012-03-20 14:02:22 UTC (rev 153915)
@@ -3,7 +3,7 @@
# Contributor: Giovanni Scafora <giovanni at archlinux.org>
pkgname=kdevelop
-pkgver=4.2.90
+pkgver=4.3.0
pkgrel=1
pkgdesc="A C/C++ development environment for KDE"
arch=('i686' 'x86_64')
@@ -12,8 +12,8 @@
depends=('kdebase-workspace' 'kdevplatform' 'kdesdk-okteta' 'kdebase-kwrite')
makedepends=('cmake' 'automoc4')
install="${pkgname}.install"
-source=("http://download.kde.org/unstable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-sha1sums=('459dbbc51f157b9a9322bf429bec84a881473f32')
+source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
+sha1sums=('06a91f9ae0fc15bcec12a92bd9c30a7517b3b8e0')
build() {
cd "${srcdir}"
More information about the arch-commits
mailing list