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 | |
parent | 6b586d799fecd050fcf16439a014828fcc1f3fb4 (diff) | |
download | slackbuilds-8b1de4417608a322875216019f47161da94a805f.tar.gz |
system/bleachbit: Updated for version 2.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/bleachbit')
-rw-r--r-- | system/bleachbit/bleachbit.SlackBuild | 6 | ||||
-rw-r--r-- | system/bleachbit/bleachbit.info | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/system/bleachbit/bleachbit.SlackBuild b/system/bleachbit/bleachbit.SlackBuild index 0fec329a85..958429ff93 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} diff --git a/system/bleachbit/bleachbit.info b/system/bleachbit/bleachbit.info index 546cde84a6..94643fb321 100644 --- a/system/bleachbit/bleachbit.info +++ b/system/bleachbit/bleachbit.info @@ -1,8 +1,8 @@ PRGNAM="bleachbit" -VERSION="2.0" +VERSION="2.1" HOMEPAGE="https://www.bleachbit.org/" -DOWNLOAD="https://download.bleachbit.org/bleachbit-2.0.tar.bz2" -MD5SUM="0dacb052ffe6dd24b08bb1bdc0b2b980" +DOWNLOAD="https://download.bleachbit.org/beta/2.1/bleachbit-2.1.tar.bz2" +MD5SUM="89094e019dd80d7f1766e8b51075d70d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |