diff options
author | Erwin van Zanten <e.van.zanten.evz@gmail.com> | 2013-02-17 17:13:28 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-02-22 22:27:44 -0600 |
commit | 7a1149e2b7083a93fabc88d3f9fb180fce42ae94 (patch) | |
tree | 7f9663408e86f11cedfcb0a572067a2c44573955 /system/bleachbit/bleachbit.SlackBuild | |
parent | b9ecc66854eeca83b1a725cfbff6f59d5d121c92 (diff) |
system/bleachbit: Updated for version 0.9.5.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/bleachbit/bleachbit.SlackBuild')
-rw-r--r-- | system/bleachbit/bleachbit.SlackBuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/system/bleachbit/bleachbit.SlackBuild b/system/bleachbit/bleachbit.SlackBuild index e194f1e7d5ac5..9ebe091b30aa9 100644 --- a/system/bleachbit/bleachbit.SlackBuild +++ b/system/bleachbit/bleachbit.SlackBuild @@ -3,6 +3,7 @@ # SlackBuild script for bleachbit. # Copyright 2009-2011 Pierre Cazenave <pwcazenave {at} gmail [dot] com> +# Copyright 2013 Erwin van Zanten <e.van.zanten.evz@gmail.com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=bleachbit -VERSION=${VERSION:-0.8.7} +VERSION=${VERSION:-0.9.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |