summaryrefslogtreecommitdiff
path: root/testing/kdeutils-kcalc
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-09-06 00:03:30 +0000
committerroot <root@rshg054.dnsready.net>2012-09-06 00:03:30 +0000
commitaf549d0243764531309fa94b1f5cee58982c496a (patch)
treeafb2851caf91700e83c4062a9e77c6a92fe0326b /testing/kdeutils-kcalc
parent58f5e0b164b5f4c9af61b2e42bd10c85f28b9bed (diff)
Thu Sep 6 00:03:29 UTC 2012
Diffstat (limited to 'testing/kdeutils-kcalc')
-rw-r--r--testing/kdeutils-kcalc/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/kdeutils-kcalc/PKGBUILD b/testing/kdeutils-kcalc/PKGBUILD
index 76aa4903c..78865f5bc 100644
--- a/testing/kdeutils-kcalc/PKGBUILD
+++ b/testing/kdeutils-kcalc/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 164609 2012-08-01 14:42:36Z andrea $
+# $Id: PKGBUILD 166118 2012-09-04 16:31:15Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=kdeutils-kcalc
-pkgver=4.9.0
+pkgver=4.9.1
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/stable/${pkgver}/src/kcalc-${pkgver}.tar.xz")
-sha1sums=('b21a8eae3eda400137397b0048b0c96c502bd077')
+sha1sums=('40eacf20d6c0ba278670a6383e42ab94e78530d1')
build() {
cd "${srcdir}"