summaryrefslogtreecommitdiff
path: root/bin/get-package-updates
diff options
context:
space:
mode:
Diffstat (limited to 'bin/get-package-updates')
-rwxr-xr-xbin/get-package-updates2
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/get-package-updates b/bin/get-package-updates
index 420c41f..ba1f8bb 100755
--- a/bin/get-package-updates
+++ b/bin/get-package-updates
@@ -1,8 +1,6 @@
#!/bin/sh
# check for packages that need to be built
-# Details:
-# https://github.com/archlinux32/builder/wiki/Build-system#get-package-updates
# shellcheck disable=SC2119,SC2120