2016-09-08 2:42 GMT+02:00 Eli Schwartz via aur-general <aur-general@archlinux.org>: > > If you do do something with pre-commit hooks, make sure to check out my > setup at https://github.com/eli-schwartz/pkgbuilds
I was actually looking at this yesterday, didn't realize it was from you though. I was only looking at the pre-commit hook but the other stuff looks really cool too, I will probably start using it. I have one question though, in what way is the pkgbuild-introspection package superior to just calling `makepkg --printsrcinfo > .SRCINFO`?