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";).

Reply via email to