diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2019-02-15 07:31:10 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-02-15 07:31:10 +0700 |
commit | 8b1de4417608a322875216019f47161da94a805f (patch) | |
tree | dd432edbd9190cd2a70c675b1fe8f08d3bea6be0 /system/bleachbit/bleachbit.SlackBuild | |
parent | 6b586d799fecd050fcf16439a014828fcc1f3fb4 (diff) |
system/bleachbit: Updated for version 2.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/bleachbit/bleachbit.SlackBuild')
-rw-r--r-- | system/bleachbit/bleachbit.SlackBuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/system/bleachbit/bleachbit.SlackBuild b/system/bleachbit/bleachbit.SlackBuild index 0fec329a8520..958429ff930d 100644 --- a/system/bleachbit/bleachbit.SlackBuild +++ b/system/bleachbit/bleachbit.SlackBuild @@ -2,8 +2,8 @@ # # Slackware build script for bleachbit # -# Copyright 2013-2018 Erwin van Zanten, Dordrecht, The Netherlands, Europe -# Copyright 2018 Edinaldo P. Silva, Rio de Janeiro, Brazil. +# Copyright 2013-2018 Erwin van Zanten, Dordrecht, The Netherlands, Europe +# Copyright 2018-2019 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:-2.0} +VERSION=${VERSION:-2.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |