summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--python/python3-pyrsistent/python3-pyrsistent.SlackBuild2
-rw-r--r--python/python3-pyrsistent/python3-pyrsistent.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-pyrsistent/python3-pyrsistent.SlackBuild b/python/python3-pyrsistent/python3-pyrsistent.SlackBuild
index 54c0952a12..b567fbb9fe 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.1}
+VERSION=${VERSION:-0.19.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python3-pyrsistent/python3-pyrsistent.info b/python/python3-pyrsistent/python3-pyrsistent.info
index f4bbe79e08..0bee9a5f78 100644
--- a/python/python3-pyrsistent/python3-pyrsistent.info
+++ b/python/python3-pyrsistent/python3-pyrsistent.info
@@ -1,8 +1,8 @@
PRGNAM="python3-pyrsistent"
-VERSION="0.19.1"
+VERSION="0.19.2"
HOMEPAGE="https://github.com/tobgu/pyrsistent/"
-DOWNLOAD="https://github.com/tobgu/pyrsistent/archive/v0.19.1/pyrsistent-0.19.1.tar.gz"
-MD5SUM="53c90b74fc3cec7387d56f1b954efe0f"
+DOWNLOAD="https://github.com/tobgu/pyrsistent/archive/v0.19.2/pyrsistent-0.19.2.tar.gz"
+MD5SUM="bee87a27be5397f4b268098d6e0393eb"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""