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 f30501f66..cca9a5f86 100644
--- a/kde-unstable/kdeutils-kcalc/PKGBUILD
+++ b/kde-unstable/kdeutils-kcalc/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 163438 2012-07-11 22:56:09Z andrea $
+# $Id: PKGBUILD 171846 2012-11-21 20:01:41Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=kdeutils-kcalc
-pkgver=4.8.97
+pkgver=4.9.80
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.xz")
-sha1sums=('d9d83233755e705aa385ec5a39abfafb80922001')
+sha1sums=('7ec4953e9f0b9ac26d7cbe10765c2ccd9e0a8a36')
build() {
cd "${srcdir}"