summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 d1fbc36..572053f 100755
--- a/bin/get-package-updates
+++ b/bin/get-package-updates
@@ -4,6 +4,9 @@
# Details:
# https://github.com/archlinux32/builder/wiki/Build-system#get-package-updates
+# TODO:
+# use tsort and mksrcinfo
+
set -e
lock_file="/tmp/get-package-updates.lock"