wok rev 21502

mutagen: modified WGET_URL
author Hans-G?nter Theisgen
date Thu May 02 15:49:56 2019 +0100 (2019-05-02)
parents 74296b85e0a2
children ef6d989895bd
files mutagen/receipt
line diff
     1.1 --- a/mutagen/receipt	Thu May 02 15:41:19 2019 +0100
     1.2 +++ b/mutagen/receipt	Thu May 02 15:49:56 2019 +0100
     1.3 @@ -3,14 +3,14 @@
     1.4  PACKAGE="mutagen"
     1.5  VERSION="1.42.0"
     1.6  CATEGORY="multimedia"
     1.7 +TAGS="tagging asf flac m4a mp3 musepack ogg aiff id3"
     1.8  SHORT_DESC="Read and write audio tags for many formats."
     1.9  MAINTAINER="rj.rohit@gmail.com"
    1.10  LICENSE="GPL2"
    1.11  WEB_SITE="https://github.com/quodlibet/mutagen"
    1.12  
    1.13  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.14 -WGET_URL="$WEB_SITE/downloads/$TARBALL"
    1.15 -TAGS="tagging asf flac m4a mp3 musepack ogg aiff id3"
    1.16 +WGET_URL="https://github.com/quodlibet/$PACKAGE/releases/download/release-$VERSION/$TARBALL"
    1.17  
    1.18  DEPENDS="python"
    1.19  BUILD_DEPENDS="cacerts python"