diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2020-10-29 23:03:46 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-31 11:15:15 +0700 |
commit | ae4f3268d733439c23a19cbedfadbdc077392c9e (patch) | |
tree | 0740ad3110c29c17c9d32b3719197b17f0852bb8 /python/python-PySnooper/python-PySnooper.SlackBuild | |
parent | 8dbbd844dca07a587154060b313c483bf4560d85 (diff) |
python/python-PySnooper: Updated for version 0.4.1.
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 394b7c6063..e9626f2322 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.3.0} +VERSION=${VERSION:-0.4.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |