diff options
Diffstat (limited to 'academic/t_coffee/t_coffee.SlackBuild')
-rw-r--r-- | academic/t_coffee/t_coffee.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/academic/t_coffee/t_coffee.SlackBuild b/academic/t_coffee/t_coffee.SlackBuild index 12a4163aa1..c39a83cc95 100644 --- a/academic/t_coffee/t_coffee.SlackBuild +++ b/academic/t_coffee/t_coffee.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for t_coffee -# Copyright 2013 Petar Petrov, petar.petrov@student.oulu.fi +# Copyright 2013-2014 Petar Petrov, petar.petrov@student.oulu.fi # 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=t_coffee -VERSION=${VERSION:-10.00.r1613} +VERSION=${VERSION:-11.00.8cbe486} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |