summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Dimitris Zlatanidis2017-06-26 21:17:36 +0200
committer Willy Sudiarto Raharjo2017-07-01 02:41:54 +0200
commit0cc637e4a5ea1c0626766141a5ffbae571954490 (patch)
treeac93e4064df782253fd1fe76507c26f0e508ce99
parent690a18fa08cd89d1182e425c5afead43ca525651 (diff)
downloadslackbuilds-0cc637e4a5ea1c0626766141a5ffbae571954490.tar.gz
python/portend: Updated for version 2.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
-rw-r--r--python/portend/portend.SlackBuild2
-rw-r--r--python/portend/portend.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/portend/portend.SlackBuild b/python/portend/portend.SlackBuild
index 40d1d8f3c9..690619eb0a 100644
--- a/python/portend/portend.SlackBuild
+++ b/python/portend/portend.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=portend
-VERSION=${VERSION:-1.8}
+VERSION=${VERSION:-2.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/portend/portend.info b/python/portend/portend.info
index d061ceabbf..5ea33a21f5 100644
--- a/python/portend/portend.info
+++ b/python/portend/portend.info
@@ -1,8 +1,8 @@
PRGNAM="portend"
-VERSION="1.8"
+VERSION="2.1"
HOMEPAGE="https://github.com/jaraco/portend"
-DOWNLOAD="https://pypi.python.org/packages/3f/37/f3ab6c4a00632d53d7dfb74ba4a695e86605b92b0a94bd41fa443b60ccb6/portend-1.8.tar.gz"
-MD5SUM="a45e001d40227c4529b1a7186f4442f5"
+DOWNLOAD="https://pypi.python.org/packages/ea/82/195aacc36d26a3ad1bd1ba4045d2e61c0a73a19cf02ed94f4ec233ae308b/portend-2.1.tar.gz"
+MD5SUM="f73f039a26c65a746026dfbefa953359"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="tempora"