diff options
author | Markus Reichelt <slackbuilds@mareichelt.de> | 2017-11-09 00:05:49 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-11-09 00:05:49 +0000 |
commit | d502100581db1bb736441f555c487c4b00c831c7 (patch) | |
tree | 565e6c9f67b1e677e72cf8664d16f6ec3da85d2d /python/stem/stem.SlackBuild | |
parent | 1e056c2596dd60cb9d279bd5432200ac6ae3de6f (diff) |
python/stem: Updated for version 1.6.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/stem/stem.SlackBuild')
-rw-r--r-- | python/stem/stem.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/stem/stem.SlackBuild b/python/stem/stem.SlackBuild index 3d7800b83f54..f5824bec433b 100644 --- a/python/stem/stem.SlackBuild +++ b/python/stem/stem.SlackBuild @@ -24,7 +24,7 @@ # Markus Reichelt <slackbuilds@mareichelt.de>, 0xCCEEF115 PRGNAM=stem -VERSION=${VERSION:-1.5.4} +VERSION=${VERSION:-1.6.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |