diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2019-09-02 15:35:58 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-09-07 08:54:49 +0700 |
commit | 6dbfe008d3474da618aae74f1e31a208f186efd4 (patch) | |
tree | 1f84a43086ca41ea330898ac62e360daaca139c1 /python/python-PySnooper/python-PySnooper.SlackBuild | |
parent | 550e42a2ff71a0b10f0be2eebd67094f053868f1 (diff) |
python/python-PySnooper: Updated for version 0.2.5.
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 02db5a8fe6cfa..8407281c7f977 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.2.2} +VERSION=${VERSION:-0.2.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |