diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-11-25 08:38:59 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-11-28 14:07:11 +0700 |
commit | 3c93bf83d12ba1940aac6fc60dbf6ce348e39734 (patch) | |
tree | e2a78ac820059548ff2538bbf97dc93dfaee2bb4 /python/argh/argh.SlackBuild | |
parent | bff0059c65847aeeea3f30ac7cc501b94c486a71 (diff) |
python/argh: Updated for version 0.26.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/argh/argh.SlackBuild')
-rw-r--r-- | python/argh/argh.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/argh/argh.SlackBuild b/python/argh/argh.SlackBuild index fbfb4b9e1d9b..edb24ecac501 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.26.0} +VERSION=${VERSION:-0.26.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |