summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--python/python-PySnooper/python-PySnooper.SlackBuild2
-rw-r--r--python/python-PySnooper/python-PySnooper.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python-PySnooper/python-PySnooper.SlackBuild b/python/python-PySnooper/python-PySnooper.SlackBuild
index b19024f532..02db5a8fe6 100644
--- a/python/python-PySnooper/python-PySnooper.SlackBuild
+++ b/python/python-PySnooper/python-PySnooper.SlackBuild
@@ -24,7 +24,7 @@
SRCNAM=PySnooper
PRGNAM=python-$SRCNAM
-VERSION=${VERSION:-0.0.22}
+VERSION=${VERSION:-0.2.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python-PySnooper/python-PySnooper.info b/python/python-PySnooper/python-PySnooper.info
index b807b19130..bdd0907496 100644
--- a/python/python-PySnooper/python-PySnooper.info
+++ b/python/python-PySnooper/python-PySnooper.info
@@ -1,8 +1,8 @@
PRGNAM="python-PySnooper"
-VERSION="0.0.22"
+VERSION="0.2.2"
HOMEPAGE="https://github.com/cool-RR/PySnooper"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/P/PySnooper/PySnooper-0.0.22.tar.gz"
-MD5SUM="a2e15de16feac66dc2b5f97d20aff0f8"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/P/PySnooper/PySnooper-0.2.2.tar.gz"
+MD5SUM="ad255b8e4e59881f21bc4e7e1a2b96db"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3"