wok rev 17209

Up gaupol (0.19.2)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Oct 10 09:34:55 2014 +0200 (2014-10-10)
parents 171d77df423f
children 6c56572bad75
files gaupol/receipt
line diff
     1.1 --- a/gaupol/receipt	Thu Oct 09 20:42:50 2014 +0200
     1.2 +++ b/gaupol/receipt	Fri Oct 10 09:34:55 2014 +0200
     1.3 @@ -1,14 +1,14 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="gaupol"
     1.7 -VERSION="0.19"
     1.8 +VERSION="0.19.2"
     1.9  CATEGORY="multimedia"
    1.10  SHORT_DESC="Gaupol is an editor for text-based subtitle files."
    1.11  MAINTAINER="claudinei@slitaz.org"
    1.12  LICENSE="GPL3"
    1.13  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.14  WEB_SITE="http://home.gna.org/gaupol"
    1.15 -WGET_URL="http://download.gna.org/$PACKAGE/$VERSION/$TARBALL"
    1.16 +WGET_URL="http://download.gna.org/$PACKAGE/${VERSION:0:4}/$TARBALL"
    1.17  
    1.18  DEPENDS="python pygtk"
    1.19  SUGGESTED="mplayer"