.onedev-buildspec.yml | Loading last commit info... | |
testing | ||
.gitignore | ||
.gitmodules | ||
README.md |
README.md
sev's aports
This is my Alpine package library. I maintain a few edge
x86_64
packages at
my leisure and make them available here to whoever wants them.
I do not guarantee timely package updates.
If you see a package that is out of date, feel free to open an issue.
Downloads
The repository uses OneDev CI to build and publish packages. Built APKs are temporarily available as build artifacts. Artifacts are pushed to the package repository after a successful build.
Register the repository
echo 'https://alpine.sev.monster/edge/testing/x86_64' | sudo tee -a /etc/apk/repositories
sudo apk add --allow-untrusted sevmonster-keys
sudo apk update