diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2019-11-06 12:13:40 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-11-09 12:51:16 +0700 |
commit | 93eaf36992accc797e90ebf89eb850a61d114e04 (patch) | |
tree | 5b405d7d18411a908d2b22c2f4af532bca480ff8 /python/python-PySnooper/python-PySnooper.SlackBuild | |
parent | f43509c5432dd90bd35d62bae49765836aabcc1f (diff) |
python/python-PySnooper: Updated for version 0.2.8.
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 | 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 8407281c7f977..c04031d79df75 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.5} +VERSION=${VERSION:-0.2.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |