16 lines
370 B
Bash
16 lines
370 B
Bash
# Template file for 'ruby-asciidoctor'
|
|
pkgname=ruby-asciidoctor
|
|
version=2.0.10
|
|
revision=2
|
|
archs=noarch
|
|
build_style=gem
|
|
short_desc="Ruby implementation of AsciiDoc"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="MIT"
|
|
homepage="https://asciidoctor.org"
|
|
checksum=7f3df92816f75344d36bb15e49a6fbc07ac0999a1cd2938fd0802ea587964aac
|
|
|
|
post_install() {
|
|
vlicense LICENSE
|
|
}
|