diff options
author | Mario Preksavec <mario@slackware.hr> | 2016-07-24 19:29:24 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-07-30 08:28:21 +0700 |
commit | 6e4611d5896ccfd8e727f8d845eed248965bd63c (patch) | |
tree | 744b853569e34e1535a989e4adda39b803737b60 /multimedia/tstools/tstools.SlackBuild | |
parent | fba9dceaa76f79a16c54a9cd18a8a223f9a00014 (diff) | |
download | slackbuilds-6e4611d5896ccfd8e727f8d845eed248965bd63c.tar.gz |
multimedia/tstools: Updated for version 20151030_db1f79f.
Signed-off-by: Mario Preksavec <mario@slackware.hr>
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} |