wok diff puddletag/receipt @ rev 23696

Up libtcplay (3.3)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Apr 27 09:29:39 2020 +0000 (2020-04-27)
parents 16df76e1fc6a
children 5ea0ce1cecc0
line diff
     1.1 --- a/puddletag/receipt	Fri May 22 17:34:18 2015 +0300
     1.2 +++ b/puddletag/receipt	Mon Apr 27 09:29:39 2020 +0000
     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 -