Thoughts on slackbuilds.org
by jmpz from LinuxQuestions.org on (#57Z5N)
I'm wondering why not letting slackbuilds repository support `pull request` as supported in major git services (like github)? Then everyone can contribue and update the build scripts. Currently, if I understand it correctly, only the script owner can update it (is it true?).
I have many local modifications of build scripts but most of them is simply bumping the version. When I install a new machine, I have to manually bump version (and checksum) again, which is tedious and can be avoided if build scripts can be updated more frequently.


I have many local modifications of build scripts but most of them is simply bumping the version. When I install a new machine, I have to manually bump version (and checksum) again, which is tedious and can be avoided if build scripts can be updated more frequently.