Hi, all, One question: As now we officially support Arch's pkgbuild, how will we deal with the `git` usage in pkgbuild? There're many pkgbuilds has a name "*-git" which use git to fetch source code when building. But we can't use git in our build VM (someone said there's no network connection at all). Many local Arch users consult me about that issue. I know for openSUSE we can use _service file to git clone, but Archlinux has a particular mechanism: it has to check md5/sha of the source before the build. But now we can't get md5/sha for the _service output, because next time you run git, it'll change of course. Greetings Marguerite -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org