# Watch: https://github.com/asciidoctor/asciidoctor/tags /refs/tags/v([0-9.]+)[.]tar
           SPELL=asciidoctor
         VERSION=2.0.26
          SOURCE="$SPELL-$VERSION.tar.gz"
   SOURCE_URL[0]=https://github.com/${SPELL}/${SPELL}/archive/v${VERSION}.tar.gz
     SOURCE_HASH=sha512:5e42079374fb1767dd0fd6767fd1e718d2c1c673e131ef1ae401c7b17e5b413168de3b25889eda35d2021ded55855b83b78f6110729e1a7765f757b37bbf5858
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="https://asciidoctor.org/"
      LICENSE[0]=MIT
         ENTERED=20191208
           SHORT="a fast, open source text processor and publishing toolchain"
cat << EOF
A fast, open source text processor and publishing toolchain, written in Ruby,
for converting AsciiDoc content to HTML 5, DocBook 5, and other formats.
EOF
