[aur-general] Update a pkg into aur

Alex Talker alextalker at openmailbox.org
Sun Jan 1 18:54:51 UTC 2017


Yeah, correct too. But u also could use git commit -a, without git add, so it only commit changes on files already tracked.

On 1 January 2017 21:52:41 GMT+03:00, Stefano Capitani <stefano at manjaro.org> wrote:
>Thank you for reply .. i have do this :
>
>mksrcinfo && git add * && git commit -m 'update to 0.9 release ,
>removed 
>the unneeded file and optimize PKGBUILD' && git push origin master
>
>:p
>
>
>
>
>---
>Greetings
>Stefano Capitani
>
>Il 2017-01-01 19:49 NicoHood ha scritto:
>> On 01/01/2017 07:48 PM, Stefano Capitani wrote:
>>> Hi at all , i have update the ancestris package but i don't see the
>>> right version .. i missed something ?
>>> 
>>> https://aur.archlinux.org/packages/ancestris/
>>> 
>>> thank you ..
>>> 
>> 
>> Possibly
>> $ makepkg --printsrcinfo > .SRCINFO
>> $ git add -p
>> $ git commit
>> $ git push

-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.


More information about the aur-general mailing list