ruby/rubygem-term-ansicolor: Updated for version 1.7.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Jostein Berntsen 2020-03-18 07:43:42 +07:00 committed by Willy Sudiarto Raharjo
parent 003385bd0e
commit 583a225679
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# Slackware build script for rubygem-term-ansicolor
# Copyright 2017 Jostein Berntsen <jbernts@broadpark.no>
# Copyright 2017-2020 Jostein Berntsen <jbernts@broadpark.no>
# 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=rubygem-term-ansicolor
VERSION=${VERSION:-1.7.0}
VERSION=${VERSION:-1.7.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="rubygem-term-ansicolor"
VERSION="1.7.0"
VERSION="1.7.1"
HOMEPAGE="http://flori.github.io/term-ansicolor/"
DOWNLOAD="https://rubygems.org/downloads/term-ansicolor-1.7.0.gem"
MD5SUM="4674aef82d95cd5ff4b56733b63a3b56"
DOWNLOAD="https://rubygems.org/downloads/term-ansicolor-1.7.1.gem"
MD5SUM="b05e7fe744eeebc8021291f873b4be38"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="rubygem-tins"