python-graphviz: update to 0.13

This commit is contained in:
Nathan Owens 2019-11-01 18:58:52 -05:00 committed by Helmut Pozimski
parent 8c33cdfd58
commit d5f82739ca

View file

@ -1,6 +1,6 @@
# Template file for 'python-graphviz' # Template file for 'python-graphviz'
pkgname=python-graphviz pkgname=python-graphviz
version=0.10.1 version=0.13
revision=1 revision=1
archs=noarch archs=noarch
wrksrc="${pkgname/python-/}-${version}" wrksrc="${pkgname/python-/}-${version}"
@ -14,7 +14,7 @@ license="MIT"
homepage="https://github.com/xflr6/graphviz" homepage="https://github.com/xflr6/graphviz"
changelog="https://github.com/xflr6/graphviz/blob/master/CHANGES.txt" changelog="https://github.com/xflr6/graphviz/blob/master/CHANGES.txt"
distfiles="https://github.com/xflr6/graphviz/archive/${version}.tar.gz" distfiles="https://github.com/xflr6/graphviz/archive/${version}.tar.gz"
checksum=62283817702ea42b05fc81dbced07df481891758bfb7f16856359361de2ecb24 checksum=e1afdadc1dcd4a4193f967f421bf6688d259685d8d8d989b8a57f7d2cf64d1ca
post_install() { post_install() {
vlicense LICENSE.txt vlicense LICENSE.txt