wok diff musique/receipt @ rev 25442
Update some wget_url
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Sep 02 16:30:36 2022 +0000 (2022-09-02) |
parents | d358ff3c7097 |
children | 7364ffdaaa60 |
line diff
1.1 --- a/musique/receipt Sat Jun 18 20:27:19 2022 +0000 1.2 +++ b/musique/receipt Fri Sep 02 16:30:36 2022 +0000 1.3 @@ -9,7 +9,7 @@ 1.4 LICENSE="GPL3" 1.5 WEB_SITE="https://flavio.tordini.org/musique" 1.6 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.7 -WGET_URL="https://github.com/flaviotordini/musique/commit/$COMMIT.tar.gz" 1.8 +WGET_URL="https://github.com/flaviotordini/musique/archive/$COMMIT.tar.gz" 1.9 1.10 DEPENDS="libQtCore libQtDBus libQtGui libQtNetwork libQtSql libQtXml \ 1.11 phonon phonon-backend-gstreamer taglib"