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 | |
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')
-rw-r--r-- | system/bleachbit/bleachbit.SlackBuild | 4 | ||||
-rw-r--r-- | system/bleachbit/bleachbit.info | 6 |
2 files changed, 5 insertions, 5 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} diff --git a/system/bleachbit/bleachbit.info b/system/bleachbit/bleachbit.info index af7a87263b..b34f2d7141 100644 --- a/system/bleachbit/bleachbit.info +++ b/system/bleachbit/bleachbit.info @@ -1,8 +1,8 @@ PRGNAM="bleachbit" -VERSION="1.4" +VERSION="1.6" HOMEPAGE="http://bleachbit.sourceforge.net/" -DOWNLOAD="http://sourceforge.net/projects/bleachbit/files/bleachbit-1.4.tar.bz2" -MD5SUM="f2d7eb4b61c593338d7a8579473a288c" +DOWNLOAD="http://sourceforge.net/projects/bleachbit/files/bleachbit-1.6.tar.bz2" +MD5SUM="10e12cd3896dcfee2c4e56c83850298d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |