From 62695b4e92f953fd040697259ac7a5225696c576 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Mon, 15 Jul 2019 12:12:30 +0200 Subject: bin/return-assignment: add TODO --- bin/return-assignment | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'bin/return-assignment') 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 -- cgit v1.2.3-54-g00ecf