summaryrefslogtreecommitdiff
path: root/extra/qalculate-kde/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/qalculate-kde/PKGBUILD')
-rw-r--r--extra/qalculate-kde/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/qalculate-kde/PKGBUILD b/extra/qalculate-kde/PKGBUILD
index 1b8a372a1..7f88109ff 100644
--- a/extra/qalculate-kde/PKGBUILD
+++ b/extra/qalculate-kde/PKGBUILD
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD 108637 2011-02-02 01:55:58Z eric $
+# $Id: PKGBUILD 149455 2012-02-08 03:17:17Z eric $
# Maintainer: Eric BĂ©langer <eric@archlinux.org>
pkgname=qalculate-kde
pkgver=0.9.7
-pkgrel=2
+pkgrel=3
pkgdesc="KDE frontend for libqalculate"
arch=('i686' 'x86_64')
url="http://qalculate.sourceforge.net/"
license=('GPL')
depends=('libqalculate' 'kdelibs3' 'cln')
+options=('!makeflags')
source=(http://downloads.sourceforge.net/sourceforge/qalculate/${pkgname}-${pkgver}.tar.gz)
-md5sums=('90104c97894f4775737349ad99428bcf')
sha1sums=('fa0db8a3fb80264328770c4bbcbc0892a4d4ce91')
build() {