summaryrefslogtreecommitdiff
path: root/doc/source/download.rst
diff options
context:
space:
mode:
authorjvoisin2020-03-04 19:30:42 +0100
committerjvoisin2020-03-04 19:30:42 +0100
commitd7b7a0d4e10d7b87b124889821b14e9858ed0a9c (patch)
treee4240582b445a5f43652bf93b37b4791f0c6547c /doc/source/download.rst
parent394edbf3b5232c30dd3019f8c3a5dfadc310884f (diff)
%s/nbs-system/jvoisin
Since I'm the only one to maintain Snuffleupagus, let's adjust the links and contact addresses of my fork, to point to well… my fork.
Diffstat (limited to 'doc/source/download.rst')
-rw-r--r--doc/source/download.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/source/download.rst b/doc/source/download.rst
index dfe4768..fd61099 100644
--- a/doc/source/download.rst
+++ b/doc/source/download.rst
@@ -4,20 +4,20 @@ Download
4Arch Linux 4Arch Linux
5---------- 5----------
6 6
7We're providing a `PKGBUILD <https://github.com/nbs-system/snuffleupagus/blob/master/PKGBUILD>`__, 7We're providing a `PKGBUILD <https://github.com/jvoisin/snuffleupagus/blob/master/PKGBUILD>`__,
8so you can build a package yourself. 8so you can build a package yourself.
9 9
10Alpine Linux 10Alpine Linux
11------------ 11------------
12 12
13We're providing a `APKBUILD <https://github.com/nbs-system/snuffleupagus/blob/master/APKBUILD>`__, 13We're providing a `APKBUILD <https://github.com/jvoisin/snuffleupagus/blob/master/APKBUILD>`__,
14so you can build a package yourself. 14so you can build a package yourself.
15 15
16Debian and Ubuntu 16Debian and Ubuntu
17----------------- 17-----------------
18 18
19We're currently not providing a Debian/Ubuntu repository, 19We're currently not providing a Debian/Ubuntu repository,
20but you can grab the latest release on `github <https://github.com/nbs-system/snuffleupagus/releases>`__, 20but you can grab the latest release on `github <https://github.com/jvoisin/snuffleupagus/releases>`__,
21or build your own package by cloning the source code and typing ``make debian``. 21or build your own package by cloning the source code and typing ``make debian``.
22 22
23Fedora 23Fedora
@@ -39,4 +39,4 @@ We're currently using *github* as public code repository.
39 39
40:: 40::
41 41
42 git clone https://github.com/nbs-system/snuffleupagus 42 git clone https://github.com/jvoisin/snuffleupagus