summaryrefslogtreecommitdiff
path: root/kde-unstable/kdeutils-kcalc/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'kde-unstable/kdeutils-kcalc/PKGBUILD')
-rw-r--r--kde-unstable/kdeutils-kcalc/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/kde-unstable/kdeutils-kcalc/PKGBUILD b/kde-unstable/kdeutils-kcalc/PKGBUILD
index 334e41d21..e69b28f27 100644
--- a/kde-unstable/kdeutils-kcalc/PKGBUILD
+++ b/kde-unstable/kdeutils-kcalc/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 145548 2011-12-22 23:17:48Z andrea $
+# $Id: PKGBUILD 146167 2012-01-05 13:40:47Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=kdeutils-kcalc
-pkgver=4.7.95
+pkgver=4.7.97
pkgrel=1
pkgdesc='Scientific Calculator'
url='http://kde.org/applications/utilities/kcalc/'
@@ -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=('a3d926c5326447c08180122c6e3cd2a1fce1c83a')
+sha1sums=('5291b8a5b1b0c97dc0e6add0d9ed038f3acdba32')
build() {
cd "${srcdir}"