           SPELL=homebank
if [[ $HOMEBANK_BRANCH == 4 ]]; then
         VERSION=4.6.3
     SOURCE_HASH=sha512:aab7374d90ffc52a40188eb334fc9b3461c299014d6134f236488991400fffe9f6dcb69247501857fe4caafbb08f0c5d729211b13551203f1231d136e99e024d
else
         VERSION=5.1.8
     SOURCE_HASH=sha512:24c02b30878b920fdf8ee190fd8cfcdead1ecb971495880db8a49ca771f4cd140a2c1ff4eb09f3e6770be694480b84c5ff3b0d49568ce81c86e83b95797dbed4
fi
          SOURCE=${SPELL}-${VERSION}.tar.gz
   SOURCE_URL[0]=http://homebank.free.fr/public/${SOURCE}
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        DOC_DIRS=""
        WEB_SITE=http://homebank.free.fr/
         ENTERED=20060624
      LICENSE[0]=GPL
        KEYWORDS="finance gnome2"
           SHORT="personal finance management software"
cat << EOF
HomeBank is the free software you have always wanted to manage your personal
accounts at home. The main concept is to be light, simple and very easy to use.
It brings you many features that allows you to analyze your finances in a
detailed way instantly and dynamically with powerfull report tools based on
filtering and graphical charts.
EOF
