diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-11-22 17:14:55 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-11-28 14:07:10 +0700 |
commit | e54c3d17ba8ce8f83b3c787ef4ee96790352826f (patch) | |
tree | 4a29e634b33c2b3d6e386da20456720952dd53e4 /python/cov-core/cov-core.SlackBuild | |
parent | 8df61cb4b067d60a06d2a7838b6dc08074e4c003 (diff) | |
download | slackbuilds-e54c3d17ba8ce8f83b3c787ef4ee96790352826f.tar.gz |
python/cov-core: Updated for version 1.15.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/cov-core/cov-core.SlackBuild')
-rw-r--r-- | python/cov-core/cov-core.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/cov-core/cov-core.SlackBuild b/python/cov-core/cov-core.SlackBuild index 22f82185a0..4b14767f37 100644 --- a/python/cov-core/cov-core.SlackBuild +++ b/python/cov-core/cov-core.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=cov-core -VERSION=${VERSION:-1.13.0} +VERSION=${VERSION:-1.15.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |