[arch-commits] Commit in kdevelop/trunk (PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Sat Feb 25 17:01:12 UTC 2012


    Date: Saturday, February 25, 2012 @ 12:01:12
  Author: andrea
Revision: 151359

upgpkg: kdevelop 4.2.90-1

latest RC is more stable than current stable

Modified:
  kdevelop/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-02-25 17:00:52 UTC (rev 151358)
+++ PKGBUILD	2012-02-25 17:01:12 UTC (rev 151359)
@@ -3,17 +3,17 @@
 # Contributor: Giovanni Scafora <giovanni at archlinux.org>
 
 pkgname=kdevelop
-pkgver=4.2.3
-pkgrel=3
+pkgver=4.2.90
+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' 'kdesdk-okteta' 'kdebase-kwrite')
-makedepends=('cmake' 'automoc4' 'perl')
+makedepends=('cmake' 'automoc4')
 install="${pkgname}.install"
 source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-sha1sums=('e87ae29b343df3fea9bda7d8d85ec696e57b68e4')
+sha1sums=('459dbbc51f157b9a9322bf429bec84a881473f32')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list