You are not logged in.
Hello All
This morning I tried to update my package : freestroke-git
First I had some error related to lowercare.
Finally I end up with this PKGBUILD
But when I tried to update it I have : «error: failed to upload freestroke-0.0.0-2.src.tar.gz: You are not allowed to overwrite the freestroke-git package.»
I also have the same error when I try to update it using the web interface.
Does anyone can help me and tell me what is wrong?
Last edited by bruuce (2014-11-09 12:21:56)
Offline
Try something like this :
pkgbase=freestroke-git
pkgname=freestroke-git
_pkgname=freestroke---------------------------------
make -j3Normally the -j flag is set in /etc/makepkg.conf on user systems, not in the PKGBUILD.
Is there a specific reason you hardcode -j3 in the PKGBUILD ?
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline