aboutsummaryrefslogtreecommitdiff
path: root/python/python3-pyrsistent/python3-pyrsistent.SlackBuild
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2022-09-14 00:55:36 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-09-17 09:00:17 +0700
commit7bf912f94210a239c51be09f226bbad1e2bccacf (patch)
tree3c1263d9ca6f543c15a87d7c68136716d052fd01 /python/python3-pyrsistent/python3-pyrsistent.SlackBuild
parent5f580e046aabbd9cac307543df30348382bf14c0 (diff)
python/python3-pyrsistent: Update for 0.19.0
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.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-pyrsistent/python3-pyrsistent.SlackBuild b/python/python3-pyrsistent/python3-pyrsistent.SlackBuild
index 42c4a606bcab6..61efbd1a4b3da 100644
--- a/python/python3-pyrsistent/python3-pyrsistent.SlackBuild
+++ b/python/python3-pyrsistent/python3-pyrsistent.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-pyrsistent
-VERSION=${VERSION:-0.18.1}
+VERSION=${VERSION:-0.19.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}