diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2020-04-10 00:55:31 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-04-10 00:55:31 +0700 |
commit | dec1e9be829a5b962a89b3e4ca8620aa2dbd995e (patch) | |
tree | b8702ca132bf3fd4de36e080cca36a5b54c0b1c9 /system/bleachbit/bleachbit.SlackBuild | |
parent | a4133a14886147a3aa4d938bd1f94b18f116f841 (diff) |
system/bleachbit: Updated for version 3.9.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/bleachbit/bleachbit.SlackBuild')
-rw-r--r-- | system/bleachbit/bleachbit.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/bleachbit/bleachbit.SlackBuild b/system/bleachbit/bleachbit.SlackBuild index 3bd65c539e481..f8d975c087c5e 100644 --- a/system/bleachbit/bleachbit.SlackBuild +++ b/system/bleachbit/bleachbit.SlackBuild @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=bleachbit -VERSION=${VERSION:-3.2.0} +VERSION=${VERSION:-3.9.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |