blob: b89998eeb87d9e80d4493cd05cdb3b8ec54b58d1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = ruby-asciidoctor-html5s
pkgdesc = Semantic HTML5 converter (backend) for Asciidoctor
pkgver = 0.5.1
pkgrel = 1
url = https://github.com/jirutka/asciidoctor-html5s
arch = x86_64
license = MIT
depends = asciidoctor
depends = ruby
depends = ruby-thread_safe
noextract = asciidoctor-html5s-0.5.1.gem
options = !emptydirs
source = https://rubygems.org/downloads/asciidoctor-html5s-0.5.1.gem
sha256sums = 416b7a71d81bd59c556f6ef4a3edbaa50e49d6785619519a5d68eaec3173cbfd
pkgname = ruby-asciidoctor-html5s
|