paprefs: use ${FREEDESKTOP_SITE}

This commit is contained in:
Michael Gehring 2017-07-11 13:14:38 +00:00
parent 0a994a6a45
commit 6025ebffae
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ short_desc="Editor for pulseaudio settings"
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
license="GPL-3"
homepage="http://0pointer.de/lennart/projects/paprefs/"
distfiles="http://freedesktop.org/software/pulseaudio/${pkgname}/${pkgname}-${version}.tar.xz"
distfiles="${FREEDESKTOP_SITE}/pulseaudio/${pkgname}/${pkgname}-${version}.tar.xz"
checksum=261c5a67543f2d0c019894fb933949f6ee7c5e181808e1e9565f0784961eabb0
CXXFLAGS="-std=c++11"