summaryrefslogtreecommitdiff
path: root/extra/kdeutils-kcalc/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/kdeutils-kcalc/PKGBUILD')
-rw-r--r--extra/kdeutils-kcalc/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/kdeutils-kcalc/PKGBUILD b/extra/kdeutils-kcalc/PKGBUILD
index a353e8007..3a48dfe1f 100644
--- a/extra/kdeutils-kcalc/PKGBUILD
+++ b/extra/kdeutils-kcalc/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 188051 2013-06-08 08:02:03Z andrea $
+# $Id: PKGBUILD 189614 2013-07-03 17:03:57Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=kdeutils-kcalc
-pkgver=4.10.4
+pkgver=4.10.5
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=('8c8aa571a6e3541e276128503358c6de6bf8e20a')
+sha1sums=('9c9f3219482d5a90e8c90d5fc0a3fa53c947d150')
build() {
cd "${srcdir}"