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

updated rubberband (2.0.2 -> 3.0.0)
author Hans-G?nter Theisgen
date Tue Jul 19 10:19:50 2022 +0100 (2022-07-19)
parents 9af0e03b8ad0
children
line diff
     1.1 --- a/bleachbit/receipt	Sat Feb 05 16:12:08 2022 +0000
     1.2 +++ b/bleachbit/receipt	Tue Jul 19 10:19:50 2022 +0100
     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"