wok diff gpodder/receipt @ rev 14195

emacs-pkg-vala-mode: tidy receipt
author Dominique Corbex <domcox@slitaz.org>
date Tue Mar 12 23:05:45 2013 +0100 (2013-03-12)
parents c9e92cf0c808
children 0ec682d12ec1
line diff
     1.1 --- a/gpodder/receipt	Mon Oct 17 03:05:39 2011 +0000
     1.2 +++ b/gpodder/receipt	Tue Mar 12 23:05:45 2013 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="gpodder"
     1.7 -VERSION="2.19"
     1.8 +VERSION="2.20.1"
     1.9  CATEGORY="multimedia"
    1.10  SHORT_DESC="A simple and usable podcast consumption."
    1.11  MAINTAINER="claudinei@slitaz.org"
    1.12 @@ -9,7 +9,7 @@
    1.13  BUILD_DEPENDS="python-dev python-mygpoclient feedparser intltool"
    1.14  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.15  WEB_SITE="http://gpodder.org/"
    1.16 -WGET_URL="http://download.berlios.de/$PACKAGE/$TARBALL"
    1.17 +WGET_URL="${WEB_SITE}src/$TARBALL"
    1.18  
    1.19  # Rules to configure and make the package.
    1.20  compile_rules()