From c6e4237951b3670dc3cf0afd9ddd406d5b1ef792 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Fri, 20 Dec 2019 23:59:43 +0000 Subject: system/a*: modernise, fix descriptions --- system/asciidoctor/APKBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'system/asciidoctor') diff --git a/system/asciidoctor/APKBUILD b/system/asciidoctor/APKBUILD index 3b05ab44d..760f82d81 100644 --- a/system/asciidoctor/APKBUILD +++ b/system/asciidoctor/APKBUILD @@ -3,12 +3,13 @@ pkgname=asciidoctor pkgver=1.5.8 pkgrel=0 -pkgdesc="A text processor for converting AsciiDoc markup into HTML 5, DocBook 4.5 and other formats" +pkgdesc="An implementation of AsciiDoc in Ruby" url="https://rubygems.org/gems/$pkgname" arch="noarch" options="!check" # can't test in this packaging format; package differently license="MIT" depends="ruby" +makedepends="" source="https://rubygems.org/downloads/$pkgname-$pkgver.gem" package() { -- cgit v1.2.3-70-g09d2