wok diff bleachbit/receipt @ rev 21894
updated scrub (2.4 -> 2.6.1)
author | Hans-G?nter Theisgen |
---|---|
date | Thu Oct 03 14:15:41 2019 +0100 (2019-10-03) |
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 Oct 03 14:15:41 2019 +0100 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"