mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
system/bleachbit: Updated for version 3.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
a8d1e8d37a
commit
842bd2b1f0
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=bleachbit
|
||||
VERSION=${VERSION:-2.2}
|
||||
VERSION=${VERSION:-3.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="bleachbit"
|
||||
VERSION="2.2"
|
||||
VERSION="3.0"
|
||||
HOMEPAGE="https://www.bleachbit.org/"
|
||||
DOWNLOAD="https://download.bleachbit.org/bleachbit-2.2.tar.bz2"
|
||||
MD5SUM="f5ff84be64929bd0a36174957a4a2c79"
|
||||
DOWNLOAD="https://download.bleachbit.org/bleachbit-3.0.tar.bz2"
|
||||
MD5SUM="b6bf8d2a955708e3511906543ccfed5b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue