# HG changeset patch # User Christopher Rogers # Date 1340614769 0 # Node ID fb583f3ca28a09a0d0d2ea7ec0b539c0a365afde # Parent 76193b8835cc5c90a550f26dd590f4661b321036 Up: gpodder to 2.20.1. diff -r 76193b8835cc -r fb583f3ca28a gpodder/receipt --- a/gpodder/receipt Mon Jun 25 08:58:46 2012 +0000 +++ b/gpodder/receipt Mon Jun 25 08:59:29 2012 +0000 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="gpodder" -VERSION="2.19" +VERSION="2.20.1" CATEGORY="multimedia" SHORT_DESC="A simple and usable podcast consumption." MAINTAINER="claudinei@slitaz.org" @@ -9,7 +9,7 @@ BUILD_DEPENDS="python-dev python-mygpoclient feedparser intltool" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://gpodder.org/" -WGET_URL="http://download.berlios.de/$PACKAGE/$TARBALL" +WGET_URL="${WEB_SITE}src/$TARBALL" # Rules to configure and make the package. compile_rules()