python-graphviz: update to 0.10.1.
This commit is contained in:
parent
9b8f9b8c52
commit
a29c9f765e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-graphviz'
|
||||
pkgname=python-graphviz
|
||||
version=0.10
|
||||
version=0.10.1
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="${pkgname/python-/}-${version}"
|
||||
|
@ -14,7 +14,7 @@ license="MIT"
|
|||
homepage="https://github.com/xflr6/graphviz"
|
||||
changelog="https://github.com/xflr6/graphviz/blob/master/CHANGES.txt"
|
||||
distfiles="https://github.com/xflr6/graphviz/archive/${version}.tar.gz"
|
||||
checksum=57d00ab4fca28a357a2a76b814a577e9ccb9586109d582ac74ff0240eebdfa5c
|
||||
checksum=62283817702ea42b05fc81dbced07df481891758bfb7f16856359361de2ecb24
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
|
|
Loading…
Reference in a new issue