diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2019-05-31 08:24:04 +1200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-06-01 07:04:27 +0700 |
commit | 3578e34dfe886b9f840a17ce264f95265c8c482f (patch) | |
tree | 5b00da92aaa45c6509caa7fe88c990fd27ca1828 /ruby | |
parent | da32927475c409361d299fb14e652c08f024f702 (diff) | |
download | slackbuilds-3578e34dfe886b9f840a17ce264f95265c8c482f.tar.gz |
ruby/rubygem-ruby-progressbar: Updated for version 1.10.1.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'ruby')
-rw-r--r-- | ruby/rubygem-ruby-progressbar/rubygem-ruby-progressbar.SlackBuild | 4 | ||||
-rw-r--r-- | ruby/rubygem-ruby-progressbar/rubygem-ruby-progressbar.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/ruby/rubygem-ruby-progressbar/rubygem-ruby-progressbar.SlackBuild b/ruby/rubygem-ruby-progressbar/rubygem-ruby-progressbar.SlackBuild index 9d691153da..a604bdb6c5 100644 --- a/ruby/rubygem-ruby-progressbar/rubygem-ruby-progressbar.SlackBuild +++ b/ruby/rubygem-ruby-progressbar/rubygem-ruby-progressbar.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for rubygem-ruby-progressbar -# Copyright 2018 Andrew Clemons, Wellington New Zealand +# Copyright 2018-2019 Andrew Clemons, Wellington New Zealand # 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-ruby-progressbar -VERSION=${VERSION:-1.10.0} +VERSION=${VERSION:-1.10.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/ruby/rubygem-ruby-progressbar/rubygem-ruby-progressbar.info b/ruby/rubygem-ruby-progressbar/rubygem-ruby-progressbar.info index fa755ea8a2..138a80c5fc 100644 --- a/ruby/rubygem-ruby-progressbar/rubygem-ruby-progressbar.info +++ b/ruby/rubygem-ruby-progressbar/rubygem-ruby-progressbar.info @@ -1,8 +1,8 @@ PRGNAM="rubygem-ruby-progressbar" -VERSION="1.10.0" +VERSION="1.10.1" HOMEPAGE="https://github.com/jfelchner/ruby-progressbar" -DOWNLOAD="https://rubygems.org/downloads/ruby-progressbar-1.10.0.gem" -MD5SUM="10511dedc1b37b3ae1060f4e4d4edd7c" +DOWNLOAD="https://rubygems.org/downloads/ruby-progressbar-1.10.1.gem" +MD5SUM="7fe5834abce78f9ffcc2340c495e684c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |