commit 2c069027dcb6bd3bfba8201f871aa990b48da888
parent 0a2aeeba95a691e9c4f37841e3cad898280cdbdc
Author: Andreas Gruhler <agruhl@gmx.ch>
Date: Mon, 1 Mar 2021 13:30:54 +0100
Merge pull request #71 from in0rdr/bin_siglevel
Remove needless SigLevel
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -59,7 +59,6 @@ The Arch Linux repository on the OBS is broken, see [#69](https://github.com/in0
To use the repository on Arch Linux, use `downloadcontent.opensuse.org` instead of the [suggested](https://software.opensuse.org/download.html?project=home%3Ain0rdr&package=diary) name `download.opensuse.org` in the `/etc/pacman.conf`:
```
[home_in0rdr_Arch]
-SigLevel = Never
Server = https://downloadcontent.opensuse.org/repositories/home:/in0rdr/Arch/$arch
```