mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
system/bleachbit: Updated for version 1.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ef05e821cb
commit
ced42bcf83
2 changed files with 5 additions and 5 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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=""
|
||||
|
|
Loading…
Reference in a new issue