From a8d2c18fee6659a4992d444ecc838d9d8c44fc73 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antoine=20Beaupr=C3=A9?= Date: Sat, 14 Nov 2015 21:07:16 -0500 Subject: [PATCH] split packaging meta-info in a separate paragraph and link to github --- docs/installation.rst | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/docs/installation.rst b/docs/installation.rst index 625b1cbf7..c8db6fae2 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -27,16 +27,19 @@ Distribution Package Some Linux and BSD distributions might offer a ready-to-use ``borgbackup`` package which can be installed with the package manager. As |project_name| is still a young project, such a package might be not available for your system -yet. Please ask package maintainers to build a package or, if you can package / -submit it yourself, please help us with that! +yet. * On **Arch Linux**, there is a package available in the AUR_. +.. _AUR: https://aur.archlinux.org/packages/borgbackup/ + +Please ask package maintainers to build a package or, if you can package / +submit it yourself, please help us with that! See :issue:`105` on +github to followup on packaging efforts. + If a package is available, it might be interesting to check its version and compare that to our latest release and review the :doc:`changes`. -.. _AUR: https://aur.archlinux.org/packages/borgbackup/ - .. _pyinstaller-binary: PyInstaller Binary