diff options
author | Niels Horn <niels.horn@gmail.com> | 2010-12-16 14:18:16 -0600 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-12-17 07:56:27 -0600 |
commit | fc9eb462db3fc134735bfafd576bf6bb2d7152fb (patch) | |
tree | c579cbaa1e57bab51382de3dbce72994186a7966 /system/hebe/hebe.SlackBuild | |
parent | f2b31ff5dccb2b4c7494d82d867fd9a23242c30a (diff) | |
download | slackbuilds-fc9eb462db3fc134735bfafd576bf6bb2d7152fb.tar.gz |
system/hebe: Updated for version 0.4.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'system/hebe/hebe.SlackBuild')
-rw-r--r-- | system/hebe/hebe.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/hebe/hebe.SlackBuild b/system/hebe/hebe.SlackBuild index d5e813af5f..d2f3704532 100644 --- a/system/hebe/hebe.SlackBuild +++ b/system/hebe/hebe.SlackBuild @@ -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} |