summaryrefslogtreecommitdiff
path: root/kde-unstable/kdeutils-kcalc
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-12-09 23:14:52 +0000
committerroot <root@rshg054.dnsready.net>2011-12-09 23:14:52 +0000
commitd22b68a6758c4f29a8e50a7be467374a53c68415 (patch)
tree019c8b74603792b4b8f08d6815438654a64d0e38 /kde-unstable/kdeutils-kcalc
parent707457876743e969be9eb163c36928978df245cd (diff)
Fri Dec 9 23:14:52 UTC 2011
Diffstat (limited to 'kde-unstable/kdeutils-kcalc')
-rw-r--r--kde-unstable/kdeutils-kcalc/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
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 <andrea@archlinux.org>
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}"