mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
main/asciidoc: upgrade to 8.6.4
and set noarch
This commit is contained in:
parent
d50cd6eee4
commit
76ab70e645
@ -1,10 +1,10 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=asciidoc
|
||||
pkgver=8.6.3
|
||||
pkgver=8.6.4
|
||||
pkgrel=0
|
||||
pkgdesc="Text based documentation"
|
||||
url="http://www.methods.co.nz/asciidoc/"
|
||||
arch="all"
|
||||
arch="noarch"
|
||||
license="GPL"
|
||||
depends="python libxml2-utils docbook-xsl"
|
||||
makedepends=
|
||||
@ -38,5 +38,5 @@ package() {
|
||||
make DESTDIR="$pkgdir" install
|
||||
}
|
||||
|
||||
md5sums="1ef39786ee1b4c8a788584e73db2c55a asciidoc-8.6.3.tar.gz
|
||||
md5sums="180512ef2b07b52ef351088f54e5803e asciidoc-8.6.4.tar.gz
|
||||
7e98fd7aa3fb61af56814e214bd1ab8a vim.patch"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user