main/asciidoctor: upgrade to 2.0.7

This commit is contained in:
TBK 2019-04-15 04:57:07 +02:00 committed by Leonardo Arena
parent 5a78e83048
commit dd8ad9d4db

View File

@ -1,7 +1,7 @@
# Contributor: Seung Soo Mun <hamletmun@gmail.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=asciidoctor
pkgver=1.5.8
pkgver=2.0.7
pkgrel=0
pkgdesc="Converter for AsciiDoc to HTML5, DocBook 5 (or 4.5) and other formats"
url="https://rubygems.org/gems/$pkgname"
@ -33,4 +33,4 @@ package() {
done
}
sha512sums="34ff0df98ff9ebb2d3640629870cd848cf2f4b617564a42e7b30b6cf60c01d1188b4cc695af49550e054c9e833accc1ed5d622b4952ece3da99c8ed98af769ac asciidoctor-1.5.8.gem"
sha512sums="8e2cf10d3ade8d2f0b089cabc27e4ef23df0986cb3a8f5024a35f7c3d7b88015deda1bd4eaf7c7bbbc7611e32b4ca5bd334a23da1fd8d750d02f71fc04f72437 asciidoctor-2.0.7.gem"