index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
-rwxr-xr-x | bin/return-assignment | 4 |
diff --git a/bin/return-assignment b/bin/return-assignment index f97ad7b..1711e59 100755 --- a/bin/return-assignment +++ b/bin/return-assignment @@ -22,6 +22,10 @@ # TODO: it would be nice to check for broken packages (and old broken # packages?) if they are flagged out-of-date upstream +# TODO: we should update make- and run-dependencies according to the +# information in the .PKGINFO (which may differ from what +# `makepkg --printsrcinfo` gave us + # shellcheck disable=SC2119,SC2120 # shellcheck source=../lib/load-configuration |