development/tig: Updated for version 2.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2015-03-12 21:05:02 +07:00
parent 401df620d7
commit 7990905177
2 changed files with 6 additions and 6 deletions

View File

@ -2,7 +2,7 @@
# Slackware build script for tig
# Copyright 2014 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# Copyright 2014-2015 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=tig
VERSION=${VERSION:-2.0.3}
VERSION=${VERSION:-2.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="tig"
VERSION="2.0.3"
VERSION="2.1"
HOMEPAGE="http://jonas.nitro.dk/tig/"
DOWNLOAD="http://jonas.nitro.dk/tig/releases/tig-2.0.3.tar.gz"
MD5SUM="cd78dacf91798b5e48269813d678ebd7"
DOWNLOAD="http://jonas.nitro.dk/tig/releases/tig-2.1.tar.gz"
MD5SUM="d6c237aba2c03d85897da79789fd6104"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""