diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2019-07-01 07:07:53 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-07-06 07:00:14 +0700 |
commit | 179ec7dafe640ad3ac290feb9df06d701f169d83 (patch) | |
tree | 31de1923ddf5816e7c3e7371b361ec2e588be877 /python/python-PySnooper/python-PySnooper.SlackBuild | |
parent | 9f93fbaf88ecc9b52869a7e05f3e5f7e921d53d7 (diff) |
python/python-PySnooper: Updated for version 0.2.2.
Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
Diffstat (limited to 'python/python-PySnooper/python-PySnooper.SlackBuild')
-rw-r--r-- | python/python-PySnooper/python-PySnooper.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-PySnooper/python-PySnooper.SlackBuild b/python/python-PySnooper/python-PySnooper.SlackBuild index b19024f53262c..02db5a8fe6cfa 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} |