# HG changeset patch # User Yuri Pourre # Date 1407384601 10800 # Node ID 906669ffa497b6226b8604b12032c918b96b71df # Parent 0a7dc544105e65f533f13bedd54389f4b0915789 exempi: Fix wget url diff -r 0a7dc544105e -r 906669ffa497 exempi/receipt --- a/exempi/receipt Thu Aug 07 00:46:10 2014 -0300 +++ b/exempi/receipt Thu Aug 07 01:10:01 2014 -0300 @@ -6,7 +6,7 @@ LICENSE="GPL3" SHORT_DESC="An implementation of XMP (Adobe's Extensible Metadata Platform)." MAINTAINER="yuripourre@gmail.com" -TARBALL="$PACKAGE-$VERSION.tar.bz2" +TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://libopenraw.freedesktop.org/wiki/Exempi/" WGET_URL="http://libopenraw.freedesktop.org/download/$TARBALL"