diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2020-02-01 11:00:30 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-02-08 15:03:28 +0700 |
commit | 89a4f4ce65699485857eacbe6f40d93b5b4ad631 (patch) | |
tree | 9fbc1400dff5585ecf26d84ccd38c1f4eec6cbe7 /python/python-PySnooper/python-PySnooper.SlackBuild | |
parent | 31587a8529ebc6ef31e5b65fbe106eb454ddb121 (diff) |
python/python-PySnooper: Updated for version 0.3.0.
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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python-PySnooper/python-PySnooper.SlackBuild b/python/python-PySnooper/python-PySnooper.SlackBuild index de224705f612..394b7c60636c 100644 --- a/python/python-PySnooper/python-PySnooper.SlackBuild +++ b/python/python-PySnooper/python-PySnooper.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for python-PySnooper -# Copyright 2019 Benjamin Trigona-Harany <slackbuilds@jaxartes.net> +# Copyright 2019-2020 Benjamin Trigona-Harany <slackbuilds@jaxartes.net> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=python-PySnooper -VERSION=${VERSION:-0.2.8} +VERSION=${VERSION:-0.3.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |