summaryrefslogtreecommitdiff
path: root/bin/get-package-updates
diff options
context:
space:
mode:
Diffstat (limited to 'bin/get-package-updates')
-rwxr-xr-xbin/get-package-updates8
1 files changed, 0 insertions, 8 deletions
diff --git a/bin/get-package-updates b/bin/get-package-updates
index b88b4cf..5f7f618 100755
--- a/bin/get-package-updates
+++ b/bin/get-package-updates
@@ -7,16 +7,8 @@
# shellcheck source=../lib/load-configuration
. "${0%/*}/../lib/load-configuration"
-# TODO: Find out, why sometimes package updates are missed.
-
-# TODO: correctly handle if pkgbase of a split package is renamed, e.g.:
-# $a -> ($a,$b) ==> $b -> ($a,$b)
-
# TODO: keep database clean in case of abort
-# TODO: maybe it's best to complain on irc if the generation of the meta
-# data from the PKGBUILD fails
-
# shellcheck disable=SC2016
usage() {
>&2 echo ''