ruby-asciidoctor: update to 2.0.10.
This commit is contained in:
parent
7208389700
commit
b3fc700e36
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ruby-asciidoctor'
|
||||
pkgname=ruby-asciidoctor
|
||||
version=2.0.9
|
||||
version=2.0.10
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=gem
|
||||
|
@ -8,7 +8,7 @@ short_desc="Ruby implementation of AsciiDoc"
|
|||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://asciidoctor.org"
|
||||
checksum=93278f1bf45c1e1a212524b9a9d91b4b48e30ff3448a7bdb55bc2cc5f58a33ae
|
||||
checksum=7f3df92816f75344d36bb15e49a6fbc07ac0999a1cd2938fd0802ea587964aac
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue