summaryrefslogtreecommitdiff
path: root/extra/kdeutils-kcalc
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-08-20 02:15:20 -0700
committerroot <root@rshg054.dnsready.net>2013-08-20 02:15:20 -0700
commit1ae31a85e191bbf7313077b472a66d1c24af1f74 (patch)
tree91f021858c2e33e1a6633c12b80e54105fd7500b /extra/kdeutils-kcalc
parent26606f981048ee9efcda690b619d3c53501a7a58 (diff)
Tue Aug 20 02:14:51 PDT 2013
Diffstat (limited to 'extra/kdeutils-kcalc')
-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 3a48dfe1f..3a0b11874 100644
--- a/extra/kdeutils-kcalc/PKGBUILD
+++ b/extra/kdeutils-kcalc/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 189614 2013-07-03 17:03:57Z andrea $
+# $Id: PKGBUILD 193369 2013-08-19 09:57:53Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=kdeutils-kcalc
-pkgver=4.10.5
+pkgver=4.11.0
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=('9c9f3219482d5a90e8c90d5fc0a3fa53c947d150')
+sha1sums=('e55d9b73c89343f2c2e87b0a53a948393b732953')
build() {
cd "${srcdir}"