diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2017-06-29 08:40:32 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-07-01 07:42:20 +0700 |
commit | c66b0025e1cf409b83a58a890d436788d3357b73 (patch) | |
tree | deb519e40d6d256c611423645ed26a00210e8ca2 /python/testpath/testpath.SlackBuild | |
parent | aa9171d675484896ff7d327606c5f8720afe4550 (diff) | |
download | slackbuilds-c66b0025e1cf409b83a58a890d436788d3357b73.tar.gz |
python/testpath: Updated for version 0.3.1.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'python/testpath/testpath.SlackBuild')
-rw-r--r-- | python/testpath/testpath.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/testpath/testpath.SlackBuild b/python/testpath/testpath.SlackBuild index 60dc7f8c23..c75ea3f921 100644 --- a/python/testpath/testpath.SlackBuild +++ b/python/testpath/testpath.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=testpath -VERSION=${VERSION:-0.3} +VERSION=${VERSION:-0.3.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |