[aur-general] Update a pkg into aur
Stefano Capitani
stefano at manjaro.org
Sun Jan 1 19:04:59 UTC 2017
Thank you guys .. solved and update all
:)
---
Greetings
Stefano Capitani
Il 2017-01-01 19:54 Alex Talker via aur-general ha scritto:
> 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
More information about the aur-general
mailing list