diff options
author | Trevor D. Cook <trevor@trevorcook.name> | 2021-01-29 01:37:29 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-01-30 10:29:14 +0700 |
commit | 000fed4fd23731dbb842976794f3b7cb0853da0f (patch) | |
tree | 439e023a0766adb5c89f74ae8bc9f49224b75ccd /ruby | |
parent | 8183a67a2414e0746b47d4b4d43c246c8bd804bb (diff) | |
download | slackbuilds-000fed4fd23731dbb842976794f3b7cb0853da0f.tar.gz |
ruby/rubygem-asciidoctor: Updated for version 2.0.12.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'ruby')
-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="" |