From 835b5624bf2b98a2f5595844b5542cef067e0953 Mon Sep 17 00:00:00 2001 From: davehome Date: Fri, 28 Oct 2011 11:03:33 +0000 Subject: [PATCH] lv2-ui: tweak distfiles url --- srcpkgs/lv2-ui/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/lv2-ui/template b/srcpkgs/lv2-ui/template index 561645eaab6..5efd7b8daac 100644 --- a/srcpkgs/lv2-ui/template +++ b/srcpkgs/lv2-ui/template @@ -3,7 +3,7 @@ pkgname=lv2-ui version=2.2 build_style=waf homepage="http://lv2plug.in" -distfiles="http://lv2plug.in/spec/lv2-ui-2.2.tar.bz2" +distfiles="http://lv2plug.in/spec/${pkgname}-${version}.tar.bz2" short_desc="UI API for the LV2 plugin standard" maintainer="davehome " license="LGPL-2.1, BSD"