aboutsummaryrefslogtreecommitdiff
path: root/python/python3-pyrsistent/python3-pyrsistent.SlackBuild
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2022-12-29 13:28:09 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-12-31 09:14:36 +0700
commit76e8523abd42ee794cd1b47d094afc3f592c4ba5 (patch)
tree87e2be0840d23252b754b9ace60bbefddd24c256 /python/python3-pyrsistent/python3-pyrsistent.SlackBuild
parentb4f74cc6ba1b6fa428156df86503b4048d11a0c5 (diff)
python/python3-pyrsistent: Updated for version 0.19.3.
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 b567fbb9fe..310d2bdb9e 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.2}
+VERSION=${VERSION:-0.19.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}