wok-6.x diff bleachbit/receipt @ rev 22454

get-palemoon: add tar (magic) and J for .xz (downloaded archive is not bzip2 anymore)
author Erkan Yilmaz <erkan@slitaz.org>
date Thu Dec 26 11:01:01 2019 +0000 (2019-12-26)
parents 16df76e1fc6a
children 859a7c0fa176
line diff
     1.1 --- a/bleachbit/receipt	Fri May 22 17:34:18 2015 +0300
     1.2 +++ b/bleachbit/receipt	Thu Dec 26 11:01:01 2019 +0000
     1.3 @@ -1,13 +1,14 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="bleachbit"
     1.7 -VERSION="0.9.4"
     1.8 +VERSION="2.0"
     1.9  CATEGORY="system-tools"
    1.10  SHORT_DESC="Deletes unneeded files to free disk space and maintain privacy"
    1.11  MAINTAINER="devl547@gmail.com"
    1.12  LICENSE="GPL3"
    1.13 +WEB_SITE="http://bleachbit.sourceforge.net/"
    1.14 +
    1.15  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.16 -WEB_SITE="http://bleachbit.sourceforge.net/"
    1.17  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    1.18  
    1.19  BUILD_DEPENDS="python"