diff options
author | B. Watson <yalhcru@gmail.com> | 2014-04-21 07:37:00 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-04-23 07:51:53 +0700 |
commit | 0322f12581e1461c9b213f7d6d22cb2fc1d41e38 (patch) | |
tree | 76d533d4330346b7ec03032dcf066143f88825c4 /audio/horgand/horgand.SlackBuild | |
parent | 087f14cf8e72cee0728512ca6a4cddd207ccbd8f (diff) | |
download | slackbuilds-0322f12581e1461c9b213f7d6d22cb2fc1d41e38.tar.gz |
audio/horgand: Update HOMEPAGE and DOWNLOAD url.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/horgand/horgand.SlackBuild')
-rw-r--r-- | audio/horgand/horgand.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/horgand/horgand.SlackBuild b/audio/horgand/horgand.SlackBuild index 91d16f428e..4947f52dcf 100644 --- a/audio/horgand/horgand.SlackBuild +++ b/audio/horgand/horgand.SlackBuild @@ -4,11 +4,11 @@ # Written by B. Watson (yalhcru@gmail.com) -# Licensed under the WTFPL. See http://sam.zoy.org/wtfpl/ for details. +# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details. PRGNAM=horgand VERSION=${VERSION:-1.14} -BUILD=${BUILD:-2} +BUILD=${BUILD:-3} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then |