wok diff mutagen/receipt @ rev 21566
updated wesnoth again (1.10.3 -> 1.14.7)
author | Hans-G?nter Theisgen |
---|---|
date | Fri May 17 14:20:42 2019 +0100 (2019-05-17) |
parents | 74296b85e0a2 |
children | 5ea0ce1cecc0 |
line diff
1.1 --- a/mutagen/receipt Thu May 02 15:41:19 2019 +0100 1.2 +++ b/mutagen/receipt Fri May 17 14:20:42 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"