diff options
Diffstat (limited to 'academic/spades/spades.SlackBuild')
-rw-r--r-- | academic/spades/spades.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/academic/spades/spades.SlackBuild b/academic/spades/spades.SlackBuild index 4d05b1dc2d..693123a979 100644 --- a/academic/spades/spades.SlackBuild +++ b/academic/spades/spades.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for spades -# Copyright 2015-2017 Petar Petrov slackalaxy@gmail.com +# Copyright 2015-2018 Petar Petrov slackalaxy@gmail.com # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ PRGNAM=spades SRCNAM=SPAdes -VERSION=${VERSION:-3.11.1} +VERSION=${VERSION:-3.12.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |