wok-6.x diff quodlibet/receipt @ rev 24974
Update some wget_url
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon May 02 11:23:24 2022 +0000 (2022-05-02) |
parents | b569b85b0fb9 |
children |
line diff
1.1 --- a/quodlibet/receipt Mon Jan 17 18:18:17 2022 +0000 1.2 +++ b/quodlibet/receipt Mon May 02 11:23:24 2022 +0000 1.3 @@ -9,7 +9,7 @@ 1.4 SUGGESTED="gst-plugins-bad gst-ffmpeg" 1.5 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.6 WEB_SITE="https://github.com/quodlibet/quodlibet" 1.7 -WGET_URL="$WEB_SITE/files/$TARBALL" 1.8 +WGET_URL="$WEB_SITE/releases/download/release-$VERSION.0/$TARBALL" 1.9 TAGS="multimedia audio sound music player python" 1.10 1.11 DEPENDS="dbus-python gst-python gst-plugins-base gst-plugins-good \