pavucontrol: use homepage var in distfiles.
This commit is contained in:
parent
0273d6b83a
commit
48913c6c5d
1 changed files with 1 additions and 2 deletions
|
@ -3,7 +3,7 @@ pkgname=pavucontrol
|
||||||
version=1.0
|
version=1.0
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
homepage="http://freedesktop.org/software/pulseaudio/pavucontrol/"
|
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"
|
short_desc="PulseAudio Volume Control"
|
||||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
|
@ -38,4 +38,3 @@ Add_dependency build gtk+3-devel
|
||||||
Add_dependency build glib-devel
|
Add_dependency build glib-devel
|
||||||
Add_dependency build pulseaudio-devel
|
Add_dependency build pulseaudio-devel
|
||||||
Add_dependency build libstdc++-devel
|
Add_dependency build libstdc++-devel
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue