diff options
author | Gilcio Amaral <gilcio.amaral@gmail.com> | 2010-11-27 17:23:08 -0600 |
---|---|---|
committer | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-11-29 12:45:56 +0100 |
commit | 1af1e57d1ec94ee3d436d5c1c6c3db1b9e6596eb (patch) | |
tree | 9902b8297b7cc2a200f434455bb6c7186c5b1670 /office | |
parent | 5ce14d6fc6a4b0745b41e5ad74b2f9bf63014ff9 (diff) | |
download | slackbuilds-1af1e57d1ec94ee3d436d5c1c6c3db1b9e6596eb.tar.gz |
office/kmymoney: Updated for version 4.5.1.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'office')
-rw-r--r-- | office/kmymoney/README | 12 | ||||
-rw-r--r-- | office/kmymoney/kmymoney.SlackBuild | 6 | ||||
-rw-r--r-- | office/kmymoney/kmymoney.info | 8 | ||||
-rw-r--r-- | office/kmymoney/slack-desc | 4 |
4 files changed, 13 insertions, 17 deletions
diff --git a/office/kmymoney/README b/office/kmymoney/README index 9adadce777..67f2353fd1 100644 --- a/office/kmymoney/README +++ b/office/kmymoney/README @@ -1,9 +1,7 @@ KmyMoney is a simple financial accounting manager for KDE for personal or -small-business use. It is a full double-entry accounting software package. +small-business use. It is a full double-entry accounting software package. -If you want to enable support for ofxbanking, you need to have libofx -installed (a build script for this is available at SlackBuilds.org). The -configure process will detect and enable it. -Other features as KBanking are supported through plugins also detected and -enabled during configure process. -Look at http://kmymoney2.sourceforge.net/plugins.html for more information. +libofx is an optional dependency (for ofxbanking support). Other features +such as KBanking are supported through plugins detected and enabled during +the configure process. See http://kmymoney2.sourceforge.net/plugins.html +for more information. diff --git a/office/kmymoney/kmymoney.SlackBuild b/office/kmymoney/kmymoney.SlackBuild index 2b5b30071c..a9abaeee68 100644 --- a/office/kmymoney/kmymoney.SlackBuild +++ b/office/kmymoney/kmymoney.SlackBuild @@ -2,7 +2,7 @@ # SlackBuild script for kmymoney -# Written by Gilcio Amaral <gilcio.amaral@gmail.com. +# Copyright 2010 Gilcio Amaral <gilcio.amaral@gmail.com. # Copyright 2007-2008 Michiel van Wessem, Manchester, United Kingdom # All rights reserved. # @@ -26,16 +26,14 @@ # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=kmymoney -VERSION=${VERSION:-4.5} +VERSION=${VERSION:-4.5.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} -# Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then case "$( uname -m )" in i?86) ARCH=i486 ;; arm*) ARCH=arm ;; - # Unless $ARCH is already set, use uname -m for all other archs: *) ARCH=$( uname -m ) ;; esac fi diff --git a/office/kmymoney/kmymoney.info b/office/kmymoney/kmymoney.info index 3f4a045e2c..a6fa44dbdb 100644 --- a/office/kmymoney/kmymoney.info +++ b/office/kmymoney/kmymoney.info @@ -1,10 +1,10 @@ PRGNAM="kmymoney" -VERSION="4.5" +VERSION="4.5.1" HOMEPAGE="http://kmymoney2.sourceforge.net/index-home.html" -DOWNLOAD="http://downloads.sourceforge.net/kmymoney2/kmymoney-4.5.tar.bz2" -MD5SUM="a764fe259c7885f22a10049cef68398e" +DOWNLOAD="http://downloads.sourceforge.net/kmymoney2/kmymoney-4.5.1.tar.bz2" +MD5SUM="b84e4871019a7f44848e65702c4ce3a2" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Gilcio Amaral" EMAIL="gilcio.amaral@gmail.com" -APPROVED="dsomero" +APPROVED="rworkman" diff --git a/office/kmymoney/slack-desc b/office/kmymoney/slack-desc index f390c59641..1c6a7e81cc 100644 --- a/office/kmymoney/slack-desc +++ b/office/kmymoney/slack-desc @@ -9,11 +9,11 @@ kmymoney: kmymoney (simple financial accounting manager) kmymoney: kmymoney: KmyMoney is a simple financial accounting manager for KDE for -kmymoney: personal or small-business use. It is a complete and full +kmymoney: personal or small-business use. It is a complete and full kmymoney: double-entry accounting software package. kmymoney: -kmymoney: kmymoney: Homepage: http://kmymoney2.sourceforge.net/ kmymoney: kmymoney: kmymoney: +kmymoney: |