Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/bin/generate-key-graph
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2023-06-09 22:24:20 +0200
committerErich Eckner <git@eckner.net>2023-06-09 22:24:20 +0200
commit51457565040b68e4cbb6eb5deb06ba1864beea73 (patch)
treea72044bbb3e797ee9a01bcbc851e9edd9d7167d4 /bin/generate-key-graph
parentcca505f1898fec8763e6ba5fa3b862b5de1cdd03 (diff)
bin/generate-key-graph: remove transition keyring
Diffstat (limited to 'bin/generate-key-graph')
-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}/"