ruby-asciidoctor: update to 2.0.3.
This commit is contained in:
parent
d58a70b02a
commit
118292002d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ruby-asciidoctor'
|
||||
pkgname=ruby-asciidoctor
|
||||
version=2.0.2
|
||||
version=2.0.3
|
||||
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=d36ee8860809bdfb933c38871102adb7ad1a0e89481ebead3db5c6cd62dbb144
|
||||
checksum=2d34c61d82808192cc631e1a8d9a1f98daa9c340852b08d73368fe4d77f7625e
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue