summaryrefslogtreecommitdiff
path: root/bin/get-package-updates
diff options
context:
space:
mode:
Diffstat (limited to 'bin/get-package-updates')
-rwxr-xr-xbin/get-package-updates4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/get-package-updates b/bin/get-package-updates
index 9fb1759..7f192d4 100755
--- a/bin/get-package-updates
+++ b/bin/get-package-updates
@@ -9,7 +9,7 @@
# -> (stale) lock files, moving (or changing content of) loop lock files
# dependencies declared inside a PKGBUILD's package function do not
# correctly take into account CARCH (see package "gens" from community)
-# remove extra case for "python-pysocks"
+# remove extra case for "python-pysocks" and "gens"
. "${0%/*}/../conf/default.conf"
@@ -222,7 +222,7 @@ while [ -n "${black_listed_new}" ]; do
s|\(\.[^.]\+\)\{3\}$||
'
done | \
- grep -v '^python-pysocks$' | \
+ grep -v '^python-pysocks$\|^gens$' | \
sort -u
)"
black_listed_new="$(