diff options
-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 93869ebe13..6a845ba755 100644 --- a/system/bleachbit/bleachbit.SlackBuild +++ b/system/bleachbit/bleachbit.SlackBuild @@ -3,7 +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> +# Copyright 2013-2014 Erwin van Zanten <e.van.zanten.evz@gmail.com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=bleachbit -VERSION=${VERSION:-0.9.6} +VERSION=${VERSION:-1.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/bleachbit/bleachbit.info b/system/bleachbit/bleachbit.info index 13d8bb38ab..67fbe447db 100644 --- a/system/bleachbit/bleachbit.info +++ b/system/bleachbit/bleachbit.info @@ -1,8 +1,8 @@ PRGNAM="bleachbit" -VERSION="0.9.6" +VERSION="1.0" HOMEPAGE="http://bleachbit.sourceforge.net/" -DOWNLOAD="http://sourceforge.net/projects/bleachbit/files/bleachbit-0.9.6.tar.bz2" -MD5SUM="f4e47d0f0fdc47ea2b2286feeaeec2b3" +DOWNLOAD="http://sourceforge.net/projects/bleachbit/files/bleachbit-1.0.tar.bz2" +MD5SUM="2a7a4c587cf88050cc20fbb30bb64813" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |