diff options
Diffstat (limited to 'multimedia/tstools/tstools.SlackBuild')
-rw-r--r-- | multimedia/tstools/tstools.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/tstools/tstools.SlackBuild b/multimedia/tstools/tstools.SlackBuild index 5ef6da4d7b..25859984bb 100644 --- a/multimedia/tstools/tstools.SlackBuild +++ b/multimedia/tstools/tstools.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for tstools -# Copyright 2014 Mario Preksavec, Zagreb, HR +# Copyright 2014, 2016 Mario Preksavec, Zagreb, Croatia # 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=tstools -VERSION=${VERSION:-20141101} +VERSION=${VERSION:-20151030_db1f79f} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |