xdot: update to 0.9.

This commit is contained in:
maxice8 2018-01-11 18:01:25 -02:00 committed by Toyam Cox
parent b7e9111cdf
commit f0b18fc2d0

View file

@ -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 <xtraeme@voidlinux.eu>"
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}"