diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-10-30 10:09:30 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-10-30 20:27:35 +0700 |
commit | 447bc45f378561d0cec7f1806c651f36e0cde088 (patch) | |
tree | d6516104249e78aeb8467b44040751092d497832 /python/argh/argh.info | |
parent | 90b90cd3d87959d9408dfb6261516d1f790dca86 (diff) |
python/argh: Updated for version 0.26.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/argh/argh.info')
-rw-r--r-- | python/argh/argh.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/argh/argh.info b/python/argh/argh.info index 8959cdb694af2..7c94d4cedf7f5 100644 --- a/python/argh/argh.info +++ b/python/argh/argh.info @@ -1,8 +1,8 @@ PRGNAM="argh" -VERSION="0.25.0" +VERSION="0.26.0" HOMEPAGE="http://github.com/neithere/argh/" -DOWNLOAD="https://pypi.python.org/packages/source/a/argh/argh-0.25.0.tar.gz" -MD5SUM="96dc34397b0b88d918e62fd0026dc8ad" +DOWNLOAD="https://pypi.python.org/packages/source/a/argh/argh-0.26.0.tar.gz" +MD5SUM="959295a612a9cdad9236df7614b259ef" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="pysetuptools" |