pavucontrol: use homepage var in distfiles.

This commit is contained in:
Juan RP 2011-10-31 04:04:01 +01:00
parent 0273d6b83a
commit 48913c6c5d
1 changed files with 1 additions and 2 deletions

View File

@ -3,7 +3,7 @@ pkgname=pavucontrol
version=1.0
build_style=gnu-configure
homepage="http://freedesktop.org/software/pulseaudio/pavucontrol/"
distfiles="http://freedesktop.org/software/pulseaudio/pavucontrol/${pkgname}-${version}.tar.xz"
distfiles="${homepage}/${pkgname}-${version}.tar.xz"
short_desc="PulseAudio Volume Control"
maintainer="davehome <davehome@redthumb.info.tm>"
license="GPL-2"
@ -38,4 +38,3 @@ Add_dependency build gtk+3-devel
Add_dependency build glib-devel
Add_dependency build pulseaudio-devel
Add_dependency build libstdc++-devel