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