diff options
-rw-r--r-- | office/homebank/homebank.SlackBuild | 4 | ||||
-rw-r--r-- | office/homebank/homebank.info | 6 | ||||
-rw-r--r-- | office/homebank/slack-desc | 2 |
3 files changed, 5 insertions, 7 deletions
diff --git a/office/homebank/homebank.SlackBuild b/office/homebank/homebank.SlackBuild index 37715545e9..8200507e63 100644 --- a/office/homebank/homebank.SlackBuild +++ b/office/homebank/homebank.SlackBuild @@ -23,16 +23,14 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=homebank -VERSION=4.2.1 +VERSION=4.3 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/homebank/homebank.info b/office/homebank/homebank.info index c78932dc65..441473fddd 100644 --- a/office/homebank/homebank.info +++ b/office/homebank/homebank.info @@ -1,8 +1,8 @@ PRGNAM="homebank" -VERSION="4.2.1" +VERSION="4.3" HOMEPAGE="http://homebank.free.fr/" -DOWNLOAD="http://homebank.free.fr/public/homebank-4.2.1.tar.gz" -MD5SUM="90c48749dcc7e2f0385b75d3209b6347" +DOWNLOAD="http://homebank.free.fr/public/homebank-4.3.tar.gz" +MD5SUM="1a5d51c8c1233e0f707f6190636bc8a2" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Erik Hanson" diff --git a/office/homebank/slack-desc b/office/homebank/slack-desc index 33371c2d92..e9ab7395ce 100644 --- a/office/homebank/slack-desc +++ b/office/homebank/slack-desc @@ -7,7 +7,7 @@ |-----handy-ruler------------------------------------------------------| homebank: HomeBank (Free easy personal accounting for all!) -homebank: +homebank: homebank: HomeBank is the free software you have always wanted to manage your homebank: personal accounts at home. The main concept is to be light, simple homebank: and very easy to use. It brings you many features that allows you |