diff options
Diffstat (limited to 'bin/get-package-updates')
-rwxr-xr-x | bin/get-package-updates | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/get-package-updates b/bin/get-package-updates index ffbd390..7b394c0 100755 --- a/bin/get-package-updates +++ b/bin/get-package-updates @@ -13,6 +13,9 @@ # TODO: read information from database +# TODO: correctly handle if pkgbase of a split package is renamed, e.g.: +# $a -> ($a,$b) ==> $b -> ($a,$b) + # shellcheck disable=SC2016 usage() { >&2 echo '' |