xdot: update to 0.7.

This commit is contained in:
Andrea Brancaleoni 2017-01-15 13:40:45 +01:00
parent 9444caa6c4
commit cd8c0664d0

View file

@ -1,8 +1,8 @@
# Template file for 'xdot'
pkgname=xdot
reverts="0.7_1"
version=0.6
revision=3
version=0.7
revision=1
build_style=python2-module
hostmakedepends="python-setuptools git"
makedepends="graphviz pygtk python-setuptools"
@ -14,5 +14,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=0932bb72abaa77e6a5c4f2acd13569763c23d2761f4e9e5e49993bc69da9cce2
checksum=908eeaaae2af12744e25e8cffe704d7a9fd221c23c60f550263de81157ef50f7
wrksrc="xdot.py-${version}"