[aur-general] Search-URL in PKGBUILD
Ralf Mardorf
ralf.mardorf at alice-dsl.net
Wed Jun 3 12:26:38 UTC 2020
On Wed, 3 Jun 2020 08:11:32 -0400, Eli Schwartz via aur-general wrote:
>On 6/3/20 8:06 AM, Ralf Mardorf wrote:
>> https://aur.archlinux.org/packages/perl-cpanel-json-xs/#comment-749091
>>
>What is a "search-URL"?
I don't know the correct term.
source=('http://search.cpan.org/CPAN/authors/id/R/RU/RURBAN/Cpanel-JSON-XS-4.19.tar.gz')
^^^^^^
^^^^^^
It seemingly should redirect, but I get a HTTP 403 forbidden. I always
need to edit this and other packages with such URLs.
source=("https://cpan.metacpan.org/authors/id/R/RU/RURBAN/Cpanel-JSON-XS-${pkgver}.tar.gz")
More information about the aur-general
mailing list