diff --git a/arch_linux/resolvconf-override/PKGBUILD b/arch_linux/resolvconf-override/PKGBUILD index a5b3f2b..b079773 100644 --- a/arch_linux/resolvconf-override/PKGBUILD +++ b/arch_linux/resolvconf-override/PKGBUILD @@ -5,7 +5,7 @@ pkgver=11.7b292ef pkgrel=1 pkgdesc='Override resolv.conf through environment variables' arch=('any') -url='https://github.com/hadess/${pkgname}' +url="https://github.com/hadess/${pkgname}" license=('Custom') depends=('glibc') makedepends=('git' 'meson' 'ninja')