From dcc354401b260e7323cac78b39cf39606ff35047 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Tue, 23 Oct 2018 23:49:56 -0300 Subject: [PATCH] python-graphviz: update to 0.10. --- srcpkgs/python-graphviz/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python-graphviz/template b/srcpkgs/python-graphviz/template index fe5ba8b1a63..ed55f4fdbf2 100644 --- a/srcpkgs/python-graphviz/template +++ b/srcpkgs/python-graphviz/template @@ -1,6 +1,6 @@ # Template file for 'python-graphviz' pkgname=python-graphviz -version=0.9 +version=0.10 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=e24e09185bf687c63e6ebfe31b6d3a4d69f27c2412b57ff3cac711f3f7e3f9d3 +checksum=57d00ab4fca28a357a2a76b814a577e9ccb9586109d582ac74ff0240eebdfa5c post_install() { vlicense LICENSE.txt