diff options
author | Petar Petrov <petar.petrov@student.oulu.fi> | 2014-04-09 22:50:52 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-04-09 22:50:52 +0700 |
commit | f8623f6cd7dd15576dc67534666a26750eeac918 (patch) | |
tree | e341499cc16cb9a14df236b92d5a9b48f84ae4a4 /academic/tophat/tophat.SlackBuild | |
parent | 32e877ab9fdc05ef134b9236fde2820b4410ff39 (diff) | |
download | slackbuilds-f8623f6cd7dd15576dc67534666a26750eeac918.tar.gz |
academic/tophat: Updated for version 2.0.11.
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 fa0a20b54f..628716458d 100644 --- a/academic/tophat/tophat.SlackBuild +++ b/academic/tophat/tophat.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for tophat -# 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=tophat -VERSION=${VERSION:-2.0.10} +VERSION=${VERSION:-2.0.11} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |