summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--python/python-argopt/python-argopt.SlackBuild4
-rw-r--r--python/python-argopt/python-argopt.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/python-argopt/python-argopt.SlackBuild b/python/python-argopt/python-argopt.SlackBuild
index 39f81e29cd..1c818607ee 100644
--- a/python/python-argopt/python-argopt.SlackBuild
+++ b/python/python-argopt/python-argopt.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for python-argopt
-# Copyright 2018-2019 Andrew Clemons, Wellington New Zealand
+# Copyright 2018-2020 Andrew Clemons, Wellington New Zealand
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
PRGNAM=python-argopt
SRCNAM="$(echo "$PRGNAM" | cut -d- -f2)"
-VERSION=${VERSION:-0.5.0}
+VERSION=${VERSION:-0.6.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python-argopt/python-argopt.info b/python/python-argopt/python-argopt.info
index 344c0d332a..c7821d4bc4 100644
--- a/python/python-argopt/python-argopt.info
+++ b/python/python-argopt/python-argopt.info
@@ -1,8 +1,8 @@
PRGNAM="python-argopt"
-VERSION="0.5.0"
+VERSION="0.6.0"
HOMEPAGE="https://github.com/casperdcl/argopt"
-DOWNLOAD="https://github.com/casperdcl/argopt/archive/v0.5.0/argopt-0.5.0.tar.gz"
-MD5SUM="c3e850ddad6ac1cc11c3de8745caf0d1"
+DOWNLOAD="https://github.com/casperdcl/argopt/archive/v0.6.0/argopt-0.6.0.tar.gz"
+MD5SUM="e70a0cabc47df58dad82b7bb61661e15"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""