diff --git a/srcpkgs/libmrss/template b/srcpkgs/libmrss/template index 37ed1be9ce7..8218aae2b3b 100644 --- a/srcpkgs/libmrss/template +++ b/srcpkgs/libmrss/template @@ -1,7 +1,7 @@ # Template file for 'libmrss' pkgname=libmrss version=0.19.2 -revision=2 +revision=3 build_style=gnu-configure short_desc="A C library for parsing, writing and creating RSS" maintainer="Enno Boland " @@ -9,8 +9,8 @@ license="LGPL-2" homepage="http://www.autistici.org/bakunin/libmrss/doc/" hostmakedepends="pkg-config" makedepends="libcurl-devel libnxml-devel" -distfiles="http://www.autistici.org/bakunin/$pkgname/${pkgname}-${version}.tar.gz" -checksum="071416adcae5c1a9317a4a313f2deb34667e3cc2be4487fb3076528ce45b210b" +distfiles="http://www.autistici.org/bakunin/${pkgname}/${pkgname}-${version}.tar.gz" +checksum=071416adcae5c1a9317a4a313f2deb34667e3cc2be4487fb3076528ce45b210b libmrss-devel_package() { depends="${sourcepkg}>=${version}_${revision} $makedepends"