aboutsummaryrefslogtreecommitdiff
path: root/python/python3-pyrsistent/python3-pyrsistent.SlackBuild
diff options
context:
space:
mode:
authorBenjamin Trigona-Harany <slackbuilds@jaxartes.net>2020-04-11 12:58:15 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2020-04-19 10:52:37 +0700
commit62b051753fe0d55f1c25ad5786504e4fbd770426 (patch)
tree0bbadb33cbf6ba0d816db02b3b6c0e49168cd88a /python/python3-pyrsistent/python3-pyrsistent.SlackBuild
parent44d5594e4d56bf95a741462ea24e0286e9dfa4cd (diff)
python/python3-pyrsistent: Updated for version 0.16.0.
Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pyrsistent/python3-pyrsistent.SlackBuild')
-rw-r--r--python/python3-pyrsistent/python3-pyrsistent.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-pyrsistent/python3-pyrsistent.SlackBuild b/python/python3-pyrsistent/python3-pyrsistent.SlackBuild
index 65bdb476cc36d..5317cfcc37a07 100644
--- a/python/python3-pyrsistent/python3-pyrsistent.SlackBuild
+++ b/python/python3-pyrsistent/python3-pyrsistent.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for python3-pyrsistent
-# Copyright 2019 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
+# Copyright 2019-2020 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
# 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=python3-pyrsistent
-VERSION=${VERSION:-0.15.7}
+VERSION=${VERSION:-0.16.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}