diff options
author | Jostein Berntsen <jbernts@broadpark.no> | 2020-03-18 07:43:42 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-03-18 07:43:42 +0700 |
commit | 583a225679b6abab00c5e1c7e8d9e78c25491db0 (patch) | |
tree | d1360b9ac961933f11c6620da7ebb4be43da309e /ruby | |
parent | 003385bd0ecbd58762f93456f6966ada04be6937 (diff) | |
download | slackbuilds-583a225679b6abab00c5e1c7e8d9e78c25491db0.tar.gz |
ruby/rubygem-term-ansicolor: Updated for version 1.7.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'ruby')
-rw-r--r-- | ruby/rubygem-term-ansicolor/rubygem-term-ansicolor.SlackBuild | 4 | ||||
-rw-r--r-- | ruby/rubygem-term-ansicolor/rubygem-term-ansicolor.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/ruby/rubygem-term-ansicolor/rubygem-term-ansicolor.SlackBuild b/ruby/rubygem-term-ansicolor/rubygem-term-ansicolor.SlackBuild index afba828a53..6401629479 100644 --- a/ruby/rubygem-term-ansicolor/rubygem-term-ansicolor.SlackBuild +++ b/ruby/rubygem-term-ansicolor/rubygem-term-ansicolor.SlackBuild @@ -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} diff --git a/ruby/rubygem-term-ansicolor/rubygem-term-ansicolor.info b/ruby/rubygem-term-ansicolor/rubygem-term-ansicolor.info index df2810af59..b7f69f200d 100644 --- a/ruby/rubygem-term-ansicolor/rubygem-term-ansicolor.info +++ b/ruby/rubygem-term-ansicolor/rubygem-term-ansicolor.info @@ -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" |