diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2020-02-08 01:48:44 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-02-08 01:48:44 +0700 |
commit | 7710ea343ff70a2e9f013ee20223a3b4c6691596 (patch) | |
tree | e9c068607a53851d3d70028a2fd7476817685781 /system/bleachbit/bleachbit.SlackBuild | |
parent | 6dddeea9151fde9281a55fcf3f4e0bc3ba0deed4 (diff) |
system/bleachbit: Updated for version 3.2.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/bleachbit/bleachbit.SlackBuild')
-rw-r--r-- | system/bleachbit/bleachbit.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/bleachbit/bleachbit.SlackBuild b/system/bleachbit/bleachbit.SlackBuild index 6654c0752aed9..3bd65c539e481 100644 --- a/system/bleachbit/bleachbit.SlackBuild +++ b/system/bleachbit/bleachbit.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for bleachbit # # Copyright 2013-2018 Erwin van Zanten, Dordrecht, The Netherlands, Europe -# Copyright 2018-2019 Edinaldo P. Silva, Rio de Janeiro, Brazil. +# Copyright 2018-2020 Edinaldo P. Silva, Rio de Janeiro, Brazil. # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=bleachbit -VERSION=${VERSION:-3.0} +VERSION=${VERSION:-3.2.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |