diff options
author | Fridrich von Stauffenberg <cancellor2@gmail.com> | 2014-08-03 11:54:05 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-08-03 11:54:05 +0700 |
commit | 7daadc0ebbdfbb280fdf4b7822be6258d4046137 (patch) | |
tree | fcb798365e4e18a40f21fe779b867eb19a0cf548 /graphics/teighafileconverter/teighafileconverter.SlackBuild | |
parent | 89ca48ed9644bc279ba48806bad74ff5eaab118c (diff) | |
download | slackbuilds-7daadc0ebbdfbb280fdf4b7822be6258d4046137.tar.gz |
graphics/teighafileconverter: Updated for version 4.00.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/teighafileconverter/teighafileconverter.SlackBuild')
-rw-r--r-- | graphics/teighafileconverter/teighafileconverter.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/teighafileconverter/teighafileconverter.SlackBuild b/graphics/teighafileconverter/teighafileconverter.SlackBuild index fd8b684723..bdd32297ce 100644 --- a/graphics/teighafileconverter/teighafileconverter.SlackBuild +++ b/graphics/teighafileconverter/teighafileconverter.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for TeighaFileConverter -# Copyright 2012-2013 Fridrich von Stauffenberg <cancellor2@gmail.com> +# Copyright 2012-2014 Fridrich von Stauffenberg <cancellor2@gmail.com> # 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=teighafileconverter -VERSION=${VERSION:-3.09.1} +VERSION=${VERSION:-4.00.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |