[aur-general] Wrong package version and more wrong attributes displayed

Mikael Blomstrand mbloms at kth.se
Fri Mar 9 08:26:58 UTC 2018


A tip is to add something like this to .git/hooks/pre-commit in your local
repo:
```
makepkg --printsrcinfo > /tmp/.SRCINFO
diff -q .SRCINFO /tmp/.SRCINFO
```

git will then stop you from committing when .SRCINFO isn't up to date.

Cheers,
Mikael

fre 9 mars 2018 kl 08:50 skrev Sebastian Lau via aur-general <
aur-general at archlinux.org>:

> Thank you for the reminder for a 'mksrcinfo' substitude :)
>
>
> On 09.03.2018 08:05, Tharre via aur-general wrote:
> > On 03/09, Sebastian Lau via aur-general wrote:
> >> It would be great, if this bug is patched with a future version of AUR.
> > Except this isn't a bug, you just forgot to update .SRCINFO:
> >
> > makepkg --printsrcinfo > .SRCINFO
> >
>


More information about the aur-general mailing list