index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
-rwxr-xr-x | bin/get-package-updates | 3 |
diff --git a/bin/get-package-updates b/bin/get-package-updates index 5ff592f..f581e13 100755 --- a/bin/get-package-updates +++ b/bin/get-package-updates @@ -14,6 +14,9 @@ # TODO: keep database clean in case of abort +# TODO: removing something from the blacklist should trigger a build +# (if it is found in upstreams repositories) + # shellcheck disable=SC2016 usage() { >&2 echo '' |