xdot: revert update until can move to python3

This commit is contained in:
Toyam Cox 2016-11-14 11:12:55 -05:00
parent 58f668d4d6
commit 3b709f4f3d

View file

@ -1,8 +1,8 @@
# Template file for 'xdot'
pkgname=xdot
reverts="0.7_1"
version=0.7
revision=1
version=0.6
revision=3
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=908eeaaae2af12744e25e8cffe704d7a9fd221c23c60f550263de81157ef50f7
checksum=0932bb72abaa77e6a5c4f2acd13569763c23d2761f4e9e5e49993bc69da9cce2
wrksrc="xdot.py-${version}"