diff options
Diffstat (limited to 'python/coverage/coverage.SlackBuild')
-rw-r--r-- | python/coverage/coverage.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/coverage/coverage.SlackBuild b/python/coverage/coverage.SlackBuild index 917ae299e4748..471ff1b5be607 100644 --- a/python/coverage/coverage.SlackBuild +++ b/python/coverage/coverage.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for coverage -# Copyright 2014-2017 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2014-2018 Dimitris Zlatanidis Orestiada, Greece # 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=coverage -VERSION=${VERSION:-4.4.2} +VERSION=${VERSION:-4.5.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |