16 lines
370 B
Bash
16 lines
370 B
Bash
# Template file for 'ruby-asciidoctor'
|
|
pkgname=ruby-asciidoctor
|
|
version=1.5.8
|
|
revision=2
|
|
noarch=yes
|
|
build_style=gem
|
|
short_desc="Ruby implementation of AsciiDoc"
|
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
|
license="MIT"
|
|
homepage="https://asciidoctor.org"
|
|
checksum=9deaa93eacadda48671e18395b992eafba35d08f25ddbe28d25bb275831a8d62
|
|
|
|
post_install() {
|
|
vlicense LICENSE
|
|
}
|