wok-6.x diff slitaz-backgrounds/receipt @ rev 25413
updated wkhtmltopdf (0.12.5 -> 0.12.6)
author | Hans-G?nter Theisgen |
---|---|
date | Thu Aug 04 08:30:32 2022 +0100 (2022-08-04) |
parents | 5ea0ce1cecc0 |
children |
line diff
1.1 --- a/slitaz-backgrounds/receipt Tue Jun 08 08:46:05 2021 +0000 1.2 +++ b/slitaz-backgrounds/receipt Thu Aug 04 08:30:32 2022 +0100 1.3 @@ -1,7 +1,6 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="slitaz-backgrounds" 1.7 -COMMIT="8f027a0" # Better use https://github.com/hackdorte/slitaz-backgrounds/releases 1.8 VERSION="2.1" 1.9 CATEGORY="x-window" 1.10 SHORT_DESC="Additional backgrounds for Slitaz GNU/Linux." 1.11 @@ -10,8 +9,9 @@ 1.12 WEB_SITE="https://github.com/SliTaz-official/hackdorte-artwork" 1.13 1.14 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.15 -WGET_URL="$WEB_SITE/archive/$COMMIT.tar.gz" 1.16 +WGET_URL="https://people.slitaz.org/~leonardolaporte/lab.slitaz/5.0/src/$TARBALL" 1.17 1.18 +# What is the latest version available today? 1.19 current_version() 1.20 { 1.21 wget -O - ${WGET_URL%/arch*}/releases 2>/dev/null | \