diff --git a/lfs/pkgconf-2.3.0.PKGBUILD b/lfs/pkgconf-2.3.0.PKGBUILD index 155c6ee..fa7868f 100644 --- a/lfs/pkgconf-2.3.0.PKGBUILD +++ b/lfs/pkgconf-2.3.0.PKGBUILD @@ -4,7 +4,7 @@ pkgdesc="Package compiler and linker metadata toolkit" homepage="https://github.com/pkgconf/pkgconf" license=(ISC) sources=("${pkgname}-${pkgver}.tar.xz") -urls=("https://distfiles.ariadne.space/pkgconf/${pkgname}-${pkgver}.tar.xz") +urls=("https://distfiles.ariadne.space/pkgconf/${sources[0]}") md5sums=("833363e77b5bed0131c7bc4cc6f7747b")