* Johannes Löthberg <johannes@kyriasis.com> (Sun, 7 Jun 2015 00:10:06 +0200):
On 06/06, Marcel Korpel wrote:
Just a quick question: is pkgbuild-introspection in [community] updated before the 8th of June, so maintainers don't have to use its development (Git) sister in AUR?
You don't have to use either, you can just build a sourceball and then extract the .SRCINFO file with tar.
Creating a source tarball only to extract the .SRCINFO file afterwards, that sounds a bit cumbersome to me. Just issuing `mksrcinfo` is easier.
Hopefully my --printsrcinfo patch will be merged into makepkg soon, though it will be quite a while until that actually gets released, most likely.
What does it do? Just print the contents of .SRCINFO to the terminal? Best, Marcel