[aur-general] Send Package to AUR
Lukas Fleischer
lfleischer at archlinux.org
Mon Aug 22 17:27:00 UTC 2016
On Mon, 22 Aug 2016 at 18:21:48, Rafael Fontenelle wrote:
> 2016-08-22 13:12 GMT-03:00 Tiago R. Lampert <tiagorlampert at gmail.com>:
> [...]
> I notice the following snippet:
>
> > remote: error: invalid pkgbase: jsql-injection, expected package_name
> > remote: error: hook declined to update refs/heads/master
This looks like you are using the wrong URI for the remote. It should be
ssh://aur@aur.archlinux.org/jsql-injection.git/
while
ssh://aur@aur.archlinux.org/package_name.git/
seems to be what you are using.
It can be changed by running `git remote set-url origin [...]`.
Regards,
Lukas
More information about the aur-general
mailing list