[aur-general] Search-URL in PKGBUILD
Ralf Mardorf
ralf.mardorf at alice-dsl.net
Wed Jun 3 12:06:04 UTC 2020
Hi,
I'm using the default DLAGENTS settings in makepkg.conf [1], curl is
from the core repo and up to date [2].
Search-URLs never do work on my machine, see
https://aur.archlinux.org/packages/perl-cpanel-json-xs/#comment-749091
What is the recommended solution to solve this issue?
Regards,
Ralf
[1]
$ grep -ehttp: /etc/makepkg.conf{,.pacnew}
/etc/makepkg.conf: 'http::/usr/bin/curl -gqb "" -fLC - --retry 3 --retry-delay 3 -o %o %u'
/etc/makepkg.conf.pacnew: 'http::/usr/bin/curl -gqb "" -fLC - --retry 3 --retry-delay 3 -o %o %u'
[2]
$ pacman -Q curl
curl 7.70.0-1
More information about the aur-general
mailing list