diff --git a/srcpkgs/xdot/template b/srcpkgs/xdot/template index 1e863188ee..af548ef22a 100644 --- a/srcpkgs/xdot/template +++ b/srcpkgs/xdot/template @@ -1,6 +1,6 @@ # Template file for 'xdot' pkgname=xdot -version=0.8 +version=0.9 revision=1 build_style=python3-module hostmakedepends="python3-setuptools git" @@ -13,5 +13,5 @@ maintainer="Juan RP " license="GPL-3" homepage="https://code.google.com/p/jrfonseca/wiki/XDot" distfiles="https://github.com/jrfonseca/xdot.py/archive/${version}.tar.gz" -checksum=211d99d6163dd6f5ce07a4c5ec6afd1370c823a26fc4256161b6939a4a05b1fb +checksum=df7790db573d7a5512e6fa618d9051508c43cf64ca432d97c2207c87b6f20dbd wrksrc="xdot.py-${version}"