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 235b3acfe..62778f917 100644
--- a/kde-unstable/kdeutils-kcalc/PKGBUILD
+++ b/kde-unstable/kdeutils-kcalc/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 160164 2012-05-29 23:09:15Z andrea $
+# $Id: PKGBUILD 161749 2012-06-13 15:00:05Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=kdeutils-kcalc
-pkgver=4.8.80
+pkgver=4.8.90
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=('bff210b459668cbb47d22edf66c002dd3d31988c')
+sha1sums=('1cd17605bcf2cb0c23084a9f28d2ba27f299ba81')
build() {
cd "${srcdir}"