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