summaryrefslogtreecommitdiffstats
path: root/python/argh
diff options
context:
space:
mode:
Diffstat (limited to 'python/argh')
-rw-r--r--python/argh/argh.SlackBuild2
-rw-r--r--python/argh/argh.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/argh/argh.SlackBuild b/python/argh/argh.SlackBuild
index 64c022f0ab..fbfb4b9e1d 100644
--- a/python/argh/argh.SlackBuild
+++ b/python/argh/argh.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=argh
-VERSION=${VERSION:-0.25.0}
+VERSION=${VERSION:-0.26.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/argh/argh.info b/python/argh/argh.info
index 8959cdb694..7c94d4cedf 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"