diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2017-05-08 19:32:46 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-05-13 06:59:49 +0700 |
commit | 150f92a9869dcc38ab2804be9230fea1f14146c7 (patch) | |
tree | c861dc4ab1e0a0bc490e78af81d73105baa68354 /python/coverage/coverage.SlackBuild | |
parent | 316af23afd889da3fc65013280cefc7a05a06374 (diff) |
python/coverage: Updated for version 4.4.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/coverage/coverage.SlackBuild')
-rw-r--r-- | python/coverage/coverage.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/coverage/coverage.SlackBuild b/python/coverage/coverage.SlackBuild index 576a7c7082735..153bca4cf1570 100644 --- a/python/coverage/coverage.SlackBuild +++ b/python/coverage/coverage.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=coverage -VERSION=${VERSION:-4.3.4} +VERSION=${VERSION:-4.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |