xdot: update to 0.7

This commit is contained in:
Diogo Leal 2016-11-14 01:58:44 -02:00
parent 51ca415038
commit aa95eb7f8f

View File

@ -1,8 +1,8 @@
# Template file for 'xdot'
pkgname=xdot
reverts="0.7_1"
version=0.6
revision=2
version=0.7
revision=1
build_style=python2-module
hostmakedepends="python-setuptools git"
makedepends="graphviz pygtk python-setuptools"
@ -13,6 +13,6 @@ short_desc="Interactive viewer for Graphviz dot files"
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
wrksrc="xdot.py-$version"
distfiles="https://github.com/jrfonseca/xdot.py/archive/${version}.tar.gz"
checksum=908eeaaae2af12744e25e8cffe704d7a9fd221c23c60f550263de81157ef50f7
wrksrc="xdot.py-${version}"