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