diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2020-11-12 21:40:20 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-11-14 17:16:50 +0700 |
commit | 865a27646f1def6a13d8f35cccec79a228dfc3b3 (patch) | |
tree | c71bedcf5dd310a24fa5a0de5c8e122b49471136 /python/python-PySnooper/python-PySnooper.SlackBuild | |
parent | 6fe90788a2e9659bfde1bc4744b4bb4f62a418b0 (diff) |
python/python-PySnooper: Updated for version 0.4.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 e9626f2322..137b3f04ae 100644 --- a/python/python-PySnooper/python-PySnooper.SlackBuild +++ b/python/python-PySnooper/python-PySnooper.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=python-PySnooper -VERSION=${VERSION:-0.4.1} +VERSION=${VERSION:-0.4.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |