python-graphviz: update to 0.8.2.
This commit is contained in:
parent
c04364ade9
commit
df8d1ddfaa
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-graphviz'
|
# Template file for 'python-graphviz'
|
||||||
pkgname=python-graphviz
|
pkgname=python-graphviz
|
||||||
version=0.8.1
|
version=0.8.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname/python-/}-${version}"
|
wrksrc="${pkgname/python-/}-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -12,7 +12,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=19fa90669493b86df0d4adb9ee55147de92329f143480218d1c4eb91fa877cfa
|
checksum=bbe1b086b9b34db6037a83d5c8158de63a40d36c0415c7eea7c26df43252e3de
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue