wok diff bleachbit/receipt @ rev 25035

Up libqcow (20210419)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri May 20 18:11:13 2022 +0000 (2022-05-20)
parents 9af0e03b8ad0
children
line diff
     1.1 --- a/bleachbit/receipt	Sat Feb 05 16:12:08 2022 +0000
     1.2 +++ b/bleachbit/receipt	Fri May 20 18:11:13 2022 +0000
     1.3 @@ -8,8 +8,8 @@
     1.4  LICENSE="GPL3"
     1.5  WEB_SITE="https://www.bleachbit.org/"
     1.6  
     1.7 -TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.8 -WGET_URL="https://download.bleachbit.org/$TARBALL"
     1.9 +TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.10 +WGET_URL="https://github.com/bleachbit/bleachbit/archive/refs/tags/v$VERSION.tar.gz"
    1.11  
    1.12  DEPENDS="pygtk python"
    1.13  BUILD_DEPENDS="python"