python-graphviz: update to 0.8.4.
This commit is contained in:
parent
ddd27fbdd7
commit
7fb19c6aec
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-graphviz'
|
# Template file for 'python-graphviz'
|
||||||
pkgname=python-graphviz
|
pkgname=python-graphviz
|
||||||
version=0.8.3
|
version=0.8.4
|
||||||
revision=2
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="${pkgname/python-/}-${version}"
|
wrksrc="${pkgname/python-/}-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -13,7 +13,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/xflr6/graphviz"
|
homepage="https://github.com/xflr6/graphviz"
|
||||||
distfiles="https://github.com/xflr6/graphviz/archive/${version}.tar.gz"
|
distfiles="https://github.com/xflr6/graphviz/archive/${version}.tar.gz"
|
||||||
checksum=0ec404e5902759ec3631d2adfea7cfbfbffd9aa29a0356b7b68e685154b34399
|
checksum=53949a3662a2805f78a5479fa240af9f68374074b042b020bfcbc38ec3022b61
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
|
|
Loading…
Reference in New Issue