xmlto 0.0.29-2
This commit is contained in:
parent
46e6abe121
commit
45385a658f
5
PKGBUILD
5
PKGBUILD
@ -6,13 +6,12 @@
|
||||
# Maintainer: Future Linux Team <future_linux@163.com>
|
||||
pkgname=xmlto
|
||||
pkgver=0.0.29
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Convert xml to many other formats"
|
||||
arch=('x86_64')
|
||||
url="https://pagure.io/xmlto/"
|
||||
license=('GPL')
|
||||
depends=('libxslt')
|
||||
makedepends=('docbook-xsl')
|
||||
depends=('libxslt' 'docbook-xml' 'docbook-xsl')
|
||||
source=(https://pagure.io/xmlto/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
|
||||
sha256sums=(40504db68718385a4eaa9154a28f59e51e59d006d1aa14f5bc9d6fded1d6017a)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user