* update xmldiff to 2.6.3-4
This commit is contained in:
parent
69bfedb870
commit
76813ed615
@ -1,7 +1,7 @@
|
||||
pkgbase = xmldiff
|
||||
pkgdesc = A python tool that figures out the differences between two similar XML files, in the same way the diff utility does it
|
||||
pkgver = 2.6.3
|
||||
pkgrel = 3.1
|
||||
pkgrel = 4
|
||||
url = https://github.com/Shoobx/xmldiff
|
||||
arch = x86_64
|
||||
arch = powerpc64le
|
||||
@ -14,7 +14,6 @@ pkgbase = xmldiff
|
||||
depends = jade
|
||||
depends = python-setuptools
|
||||
depends = python-lxml
|
||||
depends = python-six
|
||||
optdepends = docbook-xsl: render revision info
|
||||
source = xmldiff-2.6.3.tar.gz::https://github.com/Shoobx/xmldiff/archive/2.6.3.tar.gz
|
||||
sha512sums = 52d728310bc144894d8db178c89e5ae7bee22acaa9a4bfe5b8014420b854c385029ccf55f36bf831ac86e5d58ef497fb994f78172bcff7c980ed2f766609cc36
|
||||
|
@ -5,12 +5,12 @@
|
||||
|
||||
pkgname=xmldiff
|
||||
pkgver=2.6.3
|
||||
pkgrel=3.1
|
||||
pkgrel=4
|
||||
pkgdesc="A python tool that figures out the differences between two similar XML files, in the same way the diff utility does it"
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
url="https://github.com/Shoobx/xmldiff"
|
||||
license=('GPL2')
|
||||
depends=('python' 'libxslt' 'jade' 'python-setuptools' 'python-lxml' 'python-six')
|
||||
depends=('python' 'libxslt' 'jade' 'python-setuptools' 'python-lxml')
|
||||
optdepends=('docbook-xsl: render revision info')
|
||||
source=("$pkgname-$pkgver.tar.gz::https://github.com/Shoobx/xmldiff/archive/$pkgver.tar.gz")
|
||||
sha512sums=('52d728310bc144894d8db178c89e5ae7bee22acaa9a4bfe5b8014420b854c385029ccf55f36bf831ac86e5d58ef497fb994f78172bcff7c980ed2f766609cc36')
|
||||
|
Loading…
x
Reference in New Issue
Block a user