add mirror

This commit is contained in:
Kuoi 2022-04-14 02:35:48 +01:00
parent 614b4cf955
commit 399e0b1eed
2 changed files with 12 additions and 0 deletions

View file

@ -0,0 +1,10 @@
#!/usr/bin/env python3
from lilaclib import *
def pre_build():
update_pkgver_and_pkgrel(_G.newver.lstrip('v'))
def post_build():
git_add_files('PKGBUILD')
git_commit()

View file

@ -57,6 +57,8 @@ Add the fllowing to the `/etc/pacman.conf`
[BioArchLinux]
Server = https://repo.bioarchlinux.org/$arch
```
You can repleace the repo.bioarchlinux with any mirror in [mirrorlist](https://raw.githubusercontent.com/BioArchLinux/mirror/main/mirrorlist.bio)
Then import GPG key
```
$ pacman-key --recv-keys B1F96021DB62254D