diff options
author | Dave Woodfall <dave@slackbuilds.org> | 2020-04-23 16:41:35 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-04-24 08:18:57 +0700 |
commit | b3ed2a9e91b65261343908388b523ee9c0af2a74 (patch) | |
tree | a4515d0260a9889fdd62350ec4d9eaa998b90957 /ruby/rubygem-asciidoctor | |
parent | 69d0081ab96a7fee349a7f3e154cee8ee941f146 (diff) | |
download | slackbuilds-b3ed2a9e91b65261343908388b523ee9c0af2a74.tar.gz |
ruby/rubygem-asciidoctor: Updated for version 2.0.10.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'ruby/rubygem-asciidoctor')
-rw-r--r-- | ruby/rubygem-asciidoctor/rubygem-asciidoctor.SlackBuild | 4 | ||||
-rw-r--r-- | ruby/rubygem-asciidoctor/rubygem-asciidoctor.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/ruby/rubygem-asciidoctor/rubygem-asciidoctor.SlackBuild b/ruby/rubygem-asciidoctor/rubygem-asciidoctor.SlackBuild index 0d5a8fa7b0..0a3228dd5f 100644 --- a/ruby/rubygem-asciidoctor/rubygem-asciidoctor.SlackBuild +++ b/ruby/rubygem-asciidoctor/rubygem-asciidoctor.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for asciidoctor -# Copyright 2017 Trevor D. Cook, Issaquah, WA, USA +# Copyright 2020 Trevor D. Cook, Issaquah, WA, USA # 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-asciidoctor -VERSION=${VERSION:-1.5.6.1} +VERSION=${VERSION:-2.0.10} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/ruby/rubygem-asciidoctor/rubygem-asciidoctor.info b/ruby/rubygem-asciidoctor/rubygem-asciidoctor.info index 97ec285487..e5ff96b5f6 100644 --- a/ruby/rubygem-asciidoctor/rubygem-asciidoctor.info +++ b/ruby/rubygem-asciidoctor/rubygem-asciidoctor.info @@ -1,8 +1,8 @@ PRGNAM="rubygem-asciidoctor" -VERSION="1.5.6.1" +VERSION="2.0.10" HOMEPAGE="https://asciidoctor.org" -DOWNLOAD="https://rubygems.org/downloads/asciidoctor-1.5.6.1.gem" -MD5SUM="635b2a8ff04dd5b5f534d915c1303d2c" +DOWNLOAD="https://rubygems.org/downloads/asciidoctor-2.0.10.gem" +MD5SUM="1be613f34f6b3c03dc7d6d78ac209307" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |