diff options
author | Petar Petrov <petar.petrov@student.oulu.fi> | 2015-02-04 20:05:59 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-02-05 06:31:09 +0700 |
commit | a2cdd781ccd7f51f039ae4b37bdec60f4c9a743a (patch) | |
tree | 3cf6dd37ae2dc89f4c19e4ed87c00378264cfe93 /academic/tophat/tophat.SlackBuild | |
parent | c7b5f68ad5f1c69a506b58a49e55d06ee066e51b (diff) |
academic/tophat: Updated for version 2.0.13.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 9985b3e56068a..f6785c79fed0a 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} |