Hello, I'm the maintainer of a tiny small python project for i3 users (https://github.com/tobi-wan-kenobi/bumblebee-status). Turns out most of the people using it seem to be Arch users, so I'd like to provide an AUR package. Since I am not familiar with Arch myself, I'd kindly ask you to please have a look at the attached PKGBUILD just to make sure I'm not breaking anything for a majority of users (I will freely admit I have no clue what I am doing when it comes to building AUR packages). In particular, I am unsure about: * There is a git-based AUR already (https://aur.archlinux.org/packages/bumblebee-status-git/), the attached PKGBUILD is intended to be based on release-versions instead of the latest 'master'. Is it OK to use the same provides/conflicts in this case? * Since the sources are a git repo, I don't know how to provide any checksums for the package. Any insights on that would be much appreciated. Thank you very much for any input you can provide! Kr, Tobias