23 May
2015
23 May
'15
9:36 a.m.
On Sat, 23 May 2015 at 11:34:38, Manuel Reimer wrote:
Hello,
I'm doing my first steps with AUR 4.0 and I'm asked to commit both, PKGBUILD and .SRCINFO.
.SRCINFO is automatically created with "makepkg --source", but there is no need for a tarball when pushing to GIT. So what I think that would be useful is something like "makepkg --upgradesrcinfo" or something like that.
I something like this already available?
You can use mksrcinfo from pkgbuild-introspection. Maybe we should add some tips to the Arch wiki.
Manuel