diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2019-11-09 08:47:39 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-11-09 08:47:39 +0700 |
commit | 842bd2b1f0aa3611f56eb241f490570649dc0c96 (patch) | |
tree | 929668f5cb94e66196cefd6f5e5f0265f898abbe /system/bleachbit/bleachbit.SlackBuild | |
parent | a8d1e8d37aef5e4a3c664343d816998e0bcf1656 (diff) |
system/bleachbit: Updated for version 3.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 b1d88a648b81f..6654c0752aed9 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:-2.2} +VERSION=${VERSION:-3.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |