index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
author | Erich Eckner <git@eckner.net> | 2018-02-06 09:11:50 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2018-02-06 09:11:50 +0100 |
commit | 8aca660449fde7a425e8d7b0af49955ec90476fc (patch) | |
tree | 8a412856b8e1c349693ffe28c4466d044e5ccae3 | |
parent | d9923cbe074356559b481bf6e61d18cba09a878d (diff) |
-rwxr-xr-x | bin/get-package-updates | 3 |
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 '' |