]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
packaging: link to Arch Linux package
authorTomas Krizek <tomas.krizek@nic.cz>
Fri, 5 Feb 2021 17:22:31 +0000 (18:22 +0100)
committerTomas Krizek <tomas.krizek@nic.cz>
Fri, 5 Feb 2021 17:24:03 +0000 (18:24 +0100)
Arch Linux now ships knot-resolver in their repositories, delete
reference to AUR.

Thanks to daurnimator who adopted the package!

README.md
doc/quickstart-install.rst

index 7236126cf3e7ed0ef4a304a5a87dc5a589dbd701..29376ca416ab82b4dbde3f0c1ea0309f8fe1f3b5 100644 (file)
--- a/README.md
+++ b/README.md
@@ -30,7 +30,7 @@ Knot Resolver is also available from the following distributions' repositories.
   [Debian testing](https://packages.debian.org/testing/knot-resolver),
   [Debian unstable](https://packages.debian.org/sid/knot-resolver)
 * [Ubuntu](https://packages.ubuntu.com/bionic/knot-resolver)
-* [Arch Linux (AUR)](https://aur.archlinux.org/packages/knot-resolver)
+* [Arch Linux](https://archlinux.org/packages/community/x86_64/knot-resolver/)
 
 ### Building from sources
 
index fbd1618de99fa473ce77e8c6f3c1bb4ce36c85be..a23cf61528f558089af7c9e4885b4d04ecfbedb3 100644 (file)
@@ -65,12 +65,10 @@ distribution.
 
 **Arch Linux**
 
-Use
-`knot-resolver <https://aur.archlinux.org/packages/knot-resolver/>`_
-package from AUR_.
+.. code-block:: bash
+
+   $ sudo pacman -S knot-resolver
 
 
 **openSUSE Leap / Tumbleweed**
 Add the `OBS <https://en.opensuse.org/Portal:Build_Service>`_ package repository `home:CZ-NIC:knot-resolver-latest <https://software.opensuse.org/download.html?project=home%3ACZ-NIC%3Aknot-resolver-latest&package=knot-resolver>`_ to your system.
-
-.. _AUR: https://wiki.archlinux.org/index.php/Arch_User_Repository