system/hebe: Updated for version 0.4.

Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
Niels Horn 2010-12-16 14:18:16 -06:00 committed by Erik Hanson
parent f2b31ff5dc
commit fc9eb462db
3 changed files with 7 additions and 7 deletions

View file

@ -4,10 +4,10 @@
# KDE gui for Hercules
# Written by Niels Horn <niels.horn@gmail.com>
# Revision date: 2010/06/27
# Revision date: 2010/11/21
PRGNAM=hebe
VERSION=${VERSION:-0.2}
VERSION=${VERSION:-0.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="hebe"
VERSION="0.2"
VERSION="0.4"
HOMEPAGE="http://kde-apps.org/content/show.php?content=126738"
DOWNLOAD="http://www.binro.org/hebe-0.2.tar.bz2"
MD5SUM="842e2c771026124e97ab64b5472e2ee6"
DOWNLOAD="http://www.binro.org/hebe-0.4.tar.bz2"
MD5SUM="0ff4b72def6e30540fb52860d4ff3e93"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Niels Horn"
EMAIL="niels.horn@gmail.com"
APPROVED="rworkman"
APPROVED="Erik Hanson"