15 lines
372 B
Bash
15 lines
372 B
Bash
# Template file for 'ruby-asciidoctor'
|
|
pkgname=ruby-asciidoctor
|
|
version=2.0.7
|
|
revision=1
|
|
archs=noarch
|
|
build_style=gem
|
|
short_desc="Ruby implementation of AsciiDoc"
|
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
|
license="MIT"
|
|
homepage="https://asciidoctor.org"
|
|
checksum=9027efd3ba6084c84e9d1eb645b23b4b0a1c5df7516fd7c7ebd1055009b4ec1b
|
|
|
|
post_install() {
|
|
vlicense LICENSE
|
|
}
|