diff --git a/srcpkgs/gupnp-dlna/template b/srcpkgs/gupnp-dlna/template index 5438101fb9..b2a3b19344 100644 --- a/srcpkgs/gupnp-dlna/template +++ b/srcpkgs/gupnp-dlna/template @@ -1,14 +1,14 @@ # Template file for 'gupnp-dlna' pkgname=gupnp-dlna -version=0.6.1 +version=0.6.3 homepage="http://gupnp.org/" -distfiles="$homepage/sites/all/files/sources/$pkgname-$version.tar.gz" +distfiles="${GNOME_SITE}/$pkgname/0.6/$pkgname-$version.tar.xz" build_style=gnu_configure configure_args="--disable-static" short_desc="GUPnP DLNA" maintainer="Juan RP " license="LGPL-2.1" -checksum=b87a5949602a57ab47d1a3210ff199b4b64fd6109476749bcd711db5d7c19e1c +checksum=9aab53fea6f5918c3e8920ab5042cd4b7f897de9aa0251f034ec22d7b2591d94 long_desc=" UPnP DLNA is a small utility library that aims to ease the DLNA-related tasks such as media profile guessing, transcoding to a given profile, etc."