system/bleachbit: Updated for version 4.1.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
d4b58304ac
commit
25188f20c7
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=bleachbit
|
||||
VERSION=${VERSION:-4.0.0}
|
||||
VERSION=${VERSION:-4.1.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="bleachbit"
|
||||
VERSION="4.0.0"
|
||||
VERSION="4.1.0"
|
||||
HOMEPAGE="https://www.bleachbit.org/"
|
||||
DOWNLOAD="https://github.com/bleachbit/bleachbit/archive/v4.0.0/bleachbit-4.0.0.tar.gz"
|
||||
MD5SUM="4f2ffb465d0b3870fbd58f17f91fe57b"
|
||||
DOWNLOAD="https://github.com/bleachbit/bleachbit/archive/v4.1.0/bleachbit-4.1.0.tar.gz"
|
||||
MD5SUM="7042e01ee1ebdffcd5107ce92e068077"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="pygobject3-python3"
|
||||
|
|
Loading…
Reference in New Issue