wok-current diff puddletag/receipt @ rev 21890
updated screen, screen-pam and screen-terminfo (4.2.1 -> 4.7.0)
author | Hans-G?nter Theisgen |
---|---|
date | Thu Oct 03 11:03:39 2019 +0100 (2019-10-03) |
parents | 16df76e1fc6a |
children | 5ea0ce1cecc0 |
line diff
1.1 --- a/puddletag/receipt Fri May 22 17:34:18 2015 +0300 1.2 +++ b/puddletag/receipt Thu Oct 03 11:03:39 2019 +0100 1.3 @@ -1,15 +1,16 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="puddletag" 1.7 -VERSION="1.0.5" 1.8 +VERSION="1.2.0" 1.9 CATEGORY="multimedia" 1.10 -SHORT_DESC="An simple, powerful audio tag editor" 1.11 +TAGS="tagging ogg mp3 apev2 mp4 id3" 1.12 +SHORT_DESC="A simple, powerful audio tag editor." 1.13 MAINTAINER="al.bobylev@gmail.com" 1.14 LICENSE="GPL3" 1.15 -WEB_SITE="http://puddletag.sourceforge.net/" 1.16 +WEB_SITE="https://docs.puddletag.net/" 1.17 + 1.18 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.19 -WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.20 -TAGS="tagging ogg mp3 apev2 mp4 id3" 1.21 +WGET_URL="https://github.com/keithgg/$PACKAGE/releases/download/v$VERSION/$TARBALL" 1.22 1.23 DEPENDS="mutagen python-configobj python-pyparsing PyQt-x11-gpl" 1.24 BUILD_DEPENDS="python" 1.25 @@ -26,4 +27,3 @@ 1.26 { 1.27 cp -a $install/* $fs 1.28 } 1.29 -