README: update to use forge repo

This commit is contained in:
Antoine Martin 2024-08-12 12:53:29 -04:00
parent e7bef354af
commit 135bcd5a89
Signed by: forge
GPG key ID: D62A472A4AA7D541

View file

@ -18,14 +18,14 @@ Affixed to each repository description is the appropriate link for use in
#### Backports
```
https://ayakael.net/pkgs/apk/media/branch/edge/backports
https://ayakael.net/api/packages/forge/alpine/edge/backports
```
Aports from the official Alpine repositories backported from edge.
#### User
```
https://ayakael.net/pkgs/apk/media/branch/edge/user
https://ayakael.net/api/packages/forge/alpine/edge/user
```
Aports that have yet to be (or may never be) upstreamed to the official
@ -37,7 +37,7 @@ Add security key of the apk repository to your /etc/apk/keys:
```shell
cd /etc/apk/keys
wget https://ayakael.net/pkgs/apk/raw/branch/edge/antoine.martin@protonmail.com-5b3109ad.rsa.pub
curl -JO https://ayakael.net/api/packages/forge/alpine/key
```
Add repositories that you want to use (see above) to `/etc/apk/repositories`.