summaryrefslogtreecommitdiff
path: root/bin/get-package-updates
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2018-02-06 09:11:50 +0100
committerErich Eckner <git@eckner.net>2018-02-06 09:11:50 +0100
commit8aca660449fde7a425e8d7b0af49955ec90476fc (patch)
tree8a412856b8e1c349693ffe28c4466d044e5ccae3 /bin/get-package-updates
parentd9923cbe074356559b481bf6e61d18cba09a878d (diff)
downloadbuilder-8aca660449fde7a425e8d7b0af49955ec90476fc.tar.xz
bin/get-package-updates: add TODO
Diffstat (limited to 'bin/get-package-updates')
-rwxr-xr-xbin/get-package-updates3
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 ''