diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2021-04-04 01:30:04 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-10 17:04:49 +0700 |
commit | 449227972733aba71a9490b34752904572e721c8 (patch) | |
tree | 436344f6db63b00db759b2ac04ac0518a5a19bc0 /python/python-PySnooper/python-PySnooper.SlackBuild | |
parent | d3199f8d4d94024cd169f5142dde7be0dd860d13 (diff) |
python/python-PySnooper: Updated for version 0.4.3.
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 | 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 137b3f04aec7f..793312717b786 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-2020 Benjamin Trigona-Harany <slackbuilds@jaxartes.net> +# Copyright 2019-2021 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.4.2} +VERSION=${VERSION:-0.4.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |