wok-6.x diff musique/receipt @ rev 25107
Up open-iscsi (2.0.873)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Jun 22 17:23:49 2022 +0000 (2022-06-22) |
parents | 544e47246b33 |
children | 519a42308d05 |
line diff
1.1 --- a/musique/receipt Wed Feb 23 16:54:57 2022 +0000 1.2 +++ b/musique/receipt Wed Jun 22 17:23:49 2022 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="musique" 1.7 -COMMIT="c993f23d5343222958c7a6ee684eebef831a7b02" 1.8 +COMMIT="c993f23d5343222958c7a6ee684eebef831a7b02" # Oct 11, 2013 1.9 VERSION="${COMMIT:0:7}" 1.10 CATEGORY="multimedia" 1.11 SHORT_DESC="Musique music player" 1.12 @@ -9,7 +9,7 @@ 1.13 LICENSE="GPL3" 1.14 WEB_SITE="https://flavio.tordini.org/musique" 1.15 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.16 -WGET_URL="https://gitorious.org/minitunes/minitunes/archive/$COMMIT.tar.gz" 1.17 +WGET_URL="https://github.com/flaviotordini/musique/commit/$COMMIT.tar.gz" 1.18 1.19 DEPENDS="libQtCore libQtDBus libQtGui libQtNetwork libQtSql libQtXml \ 1.20 phonon phonon-backend-gstreamer taglib"