ruby-asciidoctor: update to 2.0.6.
This commit is contained in:
parent
8bff2b1bb6
commit
8b0b8f3115
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ruby-asciidoctor'
|
||||
pkgname=ruby-asciidoctor
|
||||
version=2.0.5
|
||||
version=2.0.6
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=gem
|
||||
|
@ -8,7 +8,7 @@ short_desc="Ruby implementation of AsciiDoc"
|
|||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://asciidoctor.org"
|
||||
checksum=89a1dab0463ed2677775c092ef4a890791136a7aa9cc4bf51210fa999d8e51e0
|
||||
checksum=b0ac42534e2629b01d149b968b747d4d0b84b9906be1e8e89008da203426c187
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue