xdot: update to 1.0.
This commit is contained in:
parent
7e2ff1e3d1
commit
741b97d145
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'xdot'
|
||||
pkgname=xdot
|
||||
version=0.9
|
||||
revision=2
|
||||
version=1.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="xdot.py-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -13,9 +13,4 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="LGPL-3.0-or-later"
|
||||
homepage="https://github.com/jrfonseca/xdot.py"
|
||||
distfiles="https://github.com/jrfonseca/xdot.py/archive/${version}.tar.gz"
|
||||
checksum=df7790db573d7a5512e6fa618d9051508c43cf64ca432d97c2207c87b6f20dbd
|
||||
|
||||
pre_build() {
|
||||
# https://github.com/jrfonseca/xdot.py/issues/51
|
||||
sed -i '/install_requires=/d' setup.py
|
||||
}
|
||||
checksum=a8594f94f43f938e01e42ff6015c7e00e3ee1a00c7f06d6287d8c939ffa94f76
|
||||
|
|
Loading…
Reference in New Issue