mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
system/bleachbit: Updated for version 0.9.6.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
d2fb13313f
commit
ff3c217d16
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=bleachbit
|
||||
VERSION=${VERSION:-0.9.5}
|
||||
VERSION=${VERSION:-0.9.6}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="bleachbit"
|
||||
VERSION="0.9.5"
|
||||
VERSION="0.9.6"
|
||||
HOMEPAGE="http://bleachbit.sourceforge.net/"
|
||||
DOWNLOAD="http://sourceforge.net/projects/bleachbit/files/bleachbit-0.9.5.tar.bz2"
|
||||
MD5SUM="a635f6eba762f91d8897ce9e8d5b6232"
|
||||
DOWNLOAD="http://sourceforge.net/projects/bleachbit/files/bleachbit-0.9.6.tar.bz2"
|
||||
MD5SUM="f4e47d0f0fdc47ea2b2286feeaeec2b3"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue