summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Dimitris Zlatanidis2017-04-12 20:22:14 +0200
committer Willy Sudiarto Raharjo2017-04-13 02:27:58 +0200
commit28c5a2be783cc26adf68ef3199b1d2bfed964849 (patch)
treea13b444d7c665ba4e7d279561a60bd7d56c35b24
parent4fefb515595893c401bd9faed4e4baa7c67dee03 (diff)
downloadslackbuilds-28c5a2be783cc26adf68ef3199b1d2bfed964849.tar.gz
python/argh: Updated for version 0.26.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
-rw-r--r--python/argh/argh.SlackBuild4
-rw-r--r--python/argh/argh.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/argh/argh.SlackBuild b/python/argh/argh.SlackBuild
index ef77abc406..5d357ccb3f 100644
--- a/python/argh/argh.SlackBuild
+++ b/python/argh/argh.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for argh
-# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2017 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=argh
-VERSION=${VERSION:-0.26.1}
+VERSION=${VERSION:-0.26.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/argh/argh.info b/python/argh/argh.info
index a457a59b47..74152335c6 100644
--- a/python/argh/argh.info
+++ b/python/argh/argh.info
@@ -1,8 +1,8 @@
PRGNAM="argh"
-VERSION="0.26.1"
+VERSION="0.26.2"
HOMEPAGE="http://github.com/neithere/argh/"
-DOWNLOAD="https://pypi.python.org/packages/source/a/argh/argh-0.26.1.tar.gz"
-MD5SUM="5a97ce2ae74bbe3b63194906213f1184"
+DOWNLOAD="https://pypi.python.org/packages/e3/75/1183b5d1663a66aebb2c184e0398724b624cecd4f4b679cb6e25de97ed15/argh-0.26.2.tar.gz"
+MD5SUM="edda25f3f0164a963dd89c0e3c619973"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""