mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
office/homebank: Updated for vesion 5.0.2.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>.
This commit is contained in:
parent
6a446a46c3
commit
471aa34e19
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
#
|
||||
# Slackware build script for homebank
|
||||
#
|
||||
# Copyright 2009-2011 Erik W. Hanson, Minneapolis, MN, USA
|
||||
# Copyright 2009-2015 Erik W. Hanson, Minneapolis, MN, USA
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=homebank
|
||||
VERSION=${VERSION:-4.5.4}
|
||||
VERSION=${VERSION:-5.0.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="homebank"
|
||||
VERSION="4.5.4"
|
||||
VERSION="5.0.2"
|
||||
HOMEPAGE="http://homebank.free.fr/"
|
||||
DOWNLOAD="http://pkgs.fedoraproject.org/repo/pkgs/homebank/homebank-4.5.4.tar.gz/98f74afcc83fe42b2109b8700bcc103d/homebank-4.5.4.tar.gz"
|
||||
MD5SUM="98f74afcc83fe42b2109b8700bcc103d"
|
||||
DOWNLOAD="http://homebank.free.fr/public/homebank-5.0.2.tar.gz"
|
||||
MD5SUM="1f96fa7e6ba8f5d172e1e8cd4a2ab66d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue