diff options
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 0a3228dd5f..4de982c206 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 2020 Trevor D. Cook, Issaquah, WA, USA +# Copyright 2021 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:-2.0.10} +VERSION=${VERSION:-2.0.12} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/ruby/rubygem-asciidoctor/rubygem-asciidoctor.info b/ruby/rubygem-asciidoctor/rubygem-asciidoctor.info index e5ff96b5f6..261b61eab1 100644 --- a/ruby/rubygem-asciidoctor/rubygem-asciidoctor.info +++ b/ruby/rubygem-asciidoctor/rubygem-asciidoctor.info @@ -1,8 +1,8 @@ PRGNAM="rubygem-asciidoctor" -VERSION="2.0.10" +VERSION="2.0.12" HOMEPAGE="https://asciidoctor.org" -DOWNLOAD="https://rubygems.org/downloads/asciidoctor-2.0.10.gem" -MD5SUM="1be613f34f6b3c03dc7d6d78ac209307" +DOWNLOAD="https://rubygems.org/downloads/asciidoctor-2.0.12.gem" +MD5SUM="a067ad19682364af6d65be5ef4b57e15" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |