aboutsummaryrefslogtreecommitdiff
path: root/python/python3-pyrsistent/python3-pyrsistent.SlackBuild
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2022-10-31 15:29:49 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-11-05 21:15:21 +0700
commitc612a143f20626fef49e4ac753d041646d0abb5e (patch)
treea3455d7ff2cb74d2d378755afa082f96d8628502 /python/python3-pyrsistent/python3-pyrsistent.SlackBuild
parenta2e889a7437e058eda57ff0717a6a22f50ed5ed6 (diff)
python/python3-pyrsistent: Updated for version 0.19.1.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> 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 61efbd1a4b3d..54c0952a121c 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.19.0}
+VERSION=${VERSION:-0.19.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}