ruby-asciidoctor: update to 2.0.0.
This commit is contained in:
parent
283733c119
commit
88486f1e06
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'ruby-asciidoctor'
|
# Template file for 'ruby-asciidoctor'
|
||||||
pkgname=ruby-asciidoctor
|
pkgname=ruby-asciidoctor
|
||||||
version=1.5.8
|
version=2.0.0
|
||||||
revision=2
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=gem
|
build_style=gem
|
||||||
short_desc="Ruby implementation of AsciiDoc"
|
short_desc="Ruby implementation of AsciiDoc"
|
||||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://asciidoctor.org"
|
homepage="https://asciidoctor.org"
|
||||||
checksum=9deaa93eacadda48671e18395b992eafba35d08f25ddbe28d25bb275831a8d62
|
checksum=179e1057dac7517086cb04547f851a0089faee70a16732ce1ed04cfdd7fcd71b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue