ruby-asciidoctor: update to 2.0.15.
This commit is contained in:
parent
16dd103624
commit
9499b92ad7
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'ruby-asciidoctor'
|
||||
pkgname=ruby-asciidoctor
|
||||
version=2.0.10
|
||||
revision=3
|
||||
version=2.0.15
|
||||
revision=1
|
||||
build_style=gem
|
||||
short_desc="Ruby implementation of AsciiDoc"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://asciidoctor.org"
|
||||
checksum=7f3df92816f75344d36bb15e49a6fbc07ac0999a1cd2938fd0802ea587964aac
|
||||
checksum=c4120b16f7c054ee39e755b5b8cee6b248facaa4ec56b7ce493fd646aa8c744c
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue