[aur-general] Unable to submit AUR packages
Nicola Bignami
nicola at kernel-panic.dnsdojo.net
Mon Dec 5 09:28:48 EST 2011
Il 05/12/2011 15:10, Francesco Brozzu ha scritto:
> Hi!
>
> I started using arch linux 1 month ago and today i created a PKGBUILD of a
> very useful program: megastreamd, but i can't submit it on AUR beacause i
> receive this error: Package URL is missing a protocol (ie. http:// ,ftp://).
> I can't upload packages on AUR using burp or aurploader too!
>
> Thanks in advance for support!
>
> Best Regards
>
> Francesco
The error appears to be obvious: in the PKGBUILD the 'url' attribute is
specified without the protocol (for example url="packageurl.org" instead
of url="http://packageurl.org").
More information about the aur-general
mailing list