misc/dvtm: Updated for version 0.8.

Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
Marcel Saegebarth 2013-02-11 02:02:02 -06:00 committed by Erik Hanson
parent 9ec1639e04
commit 2048f6e599
2 changed files with 5 additions and 5 deletions

View File

@ -1,7 +1,7 @@
#!/bin/sh
# SlackBuild script for "dvtm".
# Copyright 2011 Marcel Saegebarth <marc@mos6581.de>
# Copyright 2011-2013 Marcel Saegebarth <marc@mos6581.de>
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
@ -24,7 +24,7 @@
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=dvtm
VERSION=0.7
VERSION=0.8
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="dvtm"
VERSION="0.7"
VERSION="0.8"
HOMEPAGE="http://www.brain-dump.org/projects/dvtm/"
DOWNLOAD="http://www.brain-dump.org/projects/dvtm/dvtm-0.7.tar.gz"
MD5SUM="d8ef63bad5b48324ad040630c51a1c26"
DOWNLOAD="http://www.brain-dump.org/projects/dvtm/dvtm-0.8.tar.gz"
MD5SUM="c565067557c9be4cdc63aecd0932452e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""