From d22b68a6758c4f29a8e50a7be467374a53c68415 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 9 Dec 2011 23:14:52 +0000 Subject: Fri Dec 9 23:14:52 UTC 2011 --- kde-unstable/kdeutils-kcalc/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'kde-unstable/kdeutils-kcalc') diff --git a/kde-unstable/kdeutils-kcalc/PKGBUILD b/kde-unstable/kdeutils-kcalc/PKGBUILD index c5ec6c1e4..6d31d0098 100644 --- a/kde-unstable/kdeutils-kcalc/PKGBUILD +++ b/kde-unstable/kdeutils-kcalc/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 143428 2011-11-24 16:16:47Z andrea $ +# $Id: PKGBUILD 144831 2011-12-08 11:09:03Z andrea $ # Maintainer: Andrea Scarpino pkgname=kdeutils-kcalc -pkgver=4.7.80 +pkgver=4.7.90 pkgrel=1 pkgdesc='Scientific Calculator' -url='http://kde.org/applications/utilities/kcalc' +url='http://kde.org/applications/utilities/kcalc/' arch=('i686' 'x86_64') license=('GPL' 'LGPL' 'FDL') depends=('kdebase-runtime') @@ -13,7 +13,7 @@ makedepends=('cmake' 'automoc4') groups=('kde' 'kdeutils') install=${pkgname}.install source=("http://download.kde.org/unstable/${pkgver}/src/kcalc-${pkgver}.tar.bz2") -sha1sums=('0fce57dbbd39028bb3b5749959368c35d8aa0442') +sha1sums=('d7c267f92ea5a15e5a3f9377b17dcad117627ed1') build() { cd "${srcdir}" -- cgit v1.2.3-54-g00ecf