diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2020-10-02 05:12:43 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-02 05:12:43 +0700 |
commit | 25188f20c714b2091d51d9efb125ff1c908c491a (patch) | |
tree | f624c4ff020dd46af27a4114b65508d4b79776d0 /system/bleachbit/bleachbit.SlackBuild | |
parent | d4b58304ac73d0d0fb5a42c35bdb50c9b8e66032 (diff) |
system/bleachbit: Updated for version 4.1.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 ade1efd44a429..9187f56bd578a 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:-4.0.0} +VERSION=${VERSION:-4.1.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |