diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2020-10-30 20:43:38 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-31 11:15:21 +0700 |
commit | 0917ab9d7229bb02c4c1b39a461fb5fb083833f0 (patch) | |
tree | 5e5acba01a31241d6f53b5945682af52e0266249 /network/megatools/megatools.SlackBuild | |
parent | 850b415ccf456406c5b0748f78b315488afaefcc (diff) |
network/megatools: Updated for version 1.10.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/megatools/megatools.SlackBuild')
-rw-r--r-- | network/megatools/megatools.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/network/megatools/megatools.SlackBuild b/network/megatools/megatools.SlackBuild index a8ecc2bac3abb..5145d414d3d49 100644 --- a/network/megatools/megatools.SlackBuild +++ b/network/megatools/megatools.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for megatools -# Copyright 2014-2018 Benjamin Trigona-Harany <slackbuilds@jaxartes.net> +# Copyright 2014-2020 Benjamin Trigona-Harany <slackbuilds@jaxartes.net> # 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=megatools -VERSION=${VERSION:-1.10.2} +VERSION=${VERSION:-1.10.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |