summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 490d42e51445..a154e9912b14 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-altgraph
pkgdesc = A graph (network) package for constructing graphs, BFS and DFS traversals, topological sort, shortest paths, etc. with graphviz output.
- pkgver = 0.17.3
+ pkgver = 0.17.4
pkgrel = 1
url = https://pypi.python.org/pypi/altgraph
arch = any
@@ -11,7 +11,7 @@ pkgbase = python-altgraph
makedepends = python-wheel
depends = python
depends = python-setuptools
- source = https://files.pythonhosted.org/packages/source/a/altgraph/altgraph-0.17.3.tar.gz
- sha256sums = ad33358114df7c9416cdb8fa1eaa5852166c505118717021c6a8c7c7abbd03dd
+ source = https://files.pythonhosted.org/packages/source/a/altgraph/altgraph-0.17.4.tar.gz
+ sha256sums = 1b5afbb98f6c4dcadb2e2ae6ab9fa994bbb8c1d75f4fa96d340f9437ae454406
pkgname = python-altgraph