Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/generate-key-graph2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/generate-key-graph b/bin/generate-key-graph
index 3c5063f..b409d42 100755
--- a/bin/generate-key-graph
+++ b/bin/generate-key-graph
@@ -23,7 +23,7 @@ trap 'rm -rf --one-file-system "${tmp_dir}"' EXIT
# shellcheck disable=SC2046
${master_mirror_rsync_command} $(
ls_master_mirror pool \
- | grep '^archlinux32-keyring\(-transition\)\?\(-[^-]\+\)\{3\}\.pkg\.tar\.zst$' \
+ | grep '^archlinux32-keyring\(-[^-]\+\)\{3\}\.pkg\.tar\.zst$' \
| sed 's#^#'"${master_mirror_rsync_directory}"'/pool/#'
) "${tmp_dir}/"