You don't have to update it every time there is a new commit, makepkg will automatically get the latest commit and create a package for that commit, this is actually less work than what you are doing now.
You should read all of the VCS package guidelines and this note about the difference between -git and normal packages
Pinned Comments
jaltek commented on 2020-11-23 08:08
I adopted the maintainership from @idanoo. Co-Maintainers are always welcome :) As I had the same problems like @cryzed I added a small patch for
reskindex
which simply calls thereskindex
twice during theyarn build
.Other suggestions welcome :)