diff options
author | Anthony Ruhier | 2018-09-04 21:27:43 +0000 |
---|---|---|
committer | Anthony Ruhier | 2018-09-04 21:27:43 +0000 |
commit | 4c1877787897a035d9b7fa5c4a80cf6a279d3ba7 (patch) | |
tree | f0fa8a0ada7942f7ecf7993b7bc66599ec4a6070 /.SRCINFO | |
parent | f835b8d11e79317b8d789456b6ae49946e03cf74 (diff) | |
download | aur-4c1877787897a035d9b7fa5c4a80cf6a279d3ba7.tar.gz |
v0.9
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,6 +1,6 @@ pkgbase = python-graphviz pkgdesc = Simple Python interface for Graphviz. - pkgver = 0.8.1 + pkgver = 0.9 pkgrel = 1 url = https://github.com/xflr6/graphviz arch = any @@ -9,8 +9,8 @@ pkgbase = python-graphviz makedepends = python2-setuptools depends = graphviz options = !emptydirs - source = https://github.com/xflr6/graphviz/archive/0.8.1.tar.gz - sha256sums = 19fa90669493b86df0d4adb9ee55147de92329f143480218d1c4eb91fa877cfa + source = https://github.com/xflr6/graphviz/archive/0.9.tar.gz + sha256sums = e24e09185bf687c63e6ebfe31b6d3a4d69f27c2412b57ff3cac711f3f7e3f9d3 pkgname = python-graphviz |