[arch-commits] Commit in kdevelop/trunk (PKGBUILD)
Andrea Scarpino
andrea at archlinux.org
Mon Sep 10 13:09:47 UTC 2012
Date: Monday, September 10, 2012 @ 09:09:47
Author: andrea
Revision: 166546
upgpkg: kdevelop 4.3.90-1
Upstream release
Modified:
kdevelop/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2012-09-10 13:09:01 UTC (rev 166545)
+++ PKGBUILD 2012-09-10 13:09:47 UTC (rev 166546)
@@ -3,7 +3,7 @@
# Contributor: Giovanni Scafora <giovanni at archlinux.org>
pkgname=kdevelop
-pkgver=4.3.1
+pkgver=4.3.90
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-katepart')
makedepends=('cmake' 'automoc4')
install="${pkgname}.install"
-source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-sha1sums=('99596bf333bf5a62547f3dc0800674db146eb401')
+source=("http://download.kde.org/unstable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
+sha1sums=('18ed2dccdeef8abe41c135cd3038038790b4e50a')
build() {
cd "${srcdir}"
More information about the arch-commits
mailing list