aboutsummaryrefslogtreecommitdiffstats
path: root/builds.sr.ht/manifest.md
diff options
context:
space:
mode:
Diffstat (limited to 'builds.sr.ht/manifest.md')
-rw-r--r--builds.sr.ht/manifest.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/builds.sr.ht/manifest.md b/builds.sr.ht/manifest.md
index 688496c..bd4a159 100644
--- a/builds.sr.ht/manifest.md
+++ b/builds.sr.ht/manifest.md
@@ -57,7 +57,8 @@ The format is name: url, and the syntax of url varies between images.
- **Alpine** uses `repo-url key-url key-name`, where `repo-url` is the URL of
the package repository and `key-url` is a URL from where the signing key may
be downloaded, and `key-name` is the name of the file written to
- `/etc/apk/keys/`.
+ `/etc/apk/keys/`. If the name of the repo is prefixed with an @, it will use
+ that prefix in apk.
- **Arch Linux** uses `url#key-id`, where `url` is the URL of the package
repository and `key-id` is the ID of the published PGP key the packages are
signed with.