diff options
author | Erwin van Zanten <e.van.zanten.evz@gmail.com> | 2015-02-05 04:47:52 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-02-05 06:47:41 +0700 |
commit | 01f808386c8ae7c48fbcd9c74a1b4932330add51 (patch) | |
tree | f3c9f6080195e7a83bbc9f521f6ba2d6a2f311e6 /system/bleachbit/bleachbit.SlackBuild | |
parent | d4d26578bea737b96277daff5f12802e783f1ecf (diff) | |
download | slackbuilds-01f808386c8ae7c48fbcd9c74a1b4932330add51.tar.gz |
system/bleachbit: Updated for version 1.6.
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 ae71d6a856..60b0506b99 100644 --- a/system/bleachbit/bleachbit.SlackBuild +++ b/system/bleachbit/bleachbit.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for bleachbit -# Copyright 2013-2014 Erwin van Zanten, Dordrecht, The Netherlands, Europe +# Copyright 2013-2015 Erwin van Zanten, Dordrecht, The Netherlands, Europe # 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=bleachbit -VERSION=${VERSION:-1.4} +VERSION=${VERSION:-1.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |