diff options
| author | jvoisin | 2020-03-04 19:30:42 +0100 |
|---|---|---|
| committer | jvoisin | 2020-03-04 19:30:42 +0100 |
| commit | d7b7a0d4e10d7b87b124889821b14e9858ed0a9c (patch) | |
| tree | e4240582b445a5f43652bf93b37b4791f0c6547c /doc/source/download.rst | |
| parent | 394edbf3b5232c30dd3019f8c3a5dfadc310884f (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.rst | 8 |
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 | |||
| 4 | Arch Linux | 4 | Arch Linux |
| 5 | ---------- | 5 | ---------- |
| 6 | 6 | ||
| 7 | We're providing a `PKGBUILD <https://github.com/nbs-system/snuffleupagus/blob/master/PKGBUILD>`__, | 7 | We're providing a `PKGBUILD <https://github.com/jvoisin/snuffleupagus/blob/master/PKGBUILD>`__, |
| 8 | so you can build a package yourself. | 8 | so you can build a package yourself. |
| 9 | 9 | ||
| 10 | Alpine Linux | 10 | Alpine Linux |
| 11 | ------------ | 11 | ------------ |
| 12 | 12 | ||
| 13 | We're providing a `APKBUILD <https://github.com/nbs-system/snuffleupagus/blob/master/APKBUILD>`__, | 13 | We're providing a `APKBUILD <https://github.com/jvoisin/snuffleupagus/blob/master/APKBUILD>`__, |
| 14 | so you can build a package yourself. | 14 | so you can build a package yourself. |
| 15 | 15 | ||
| 16 | Debian and Ubuntu | 16 | Debian and Ubuntu |
| 17 | ----------------- | 17 | ----------------- |
| 18 | 18 | ||
| 19 | We're currently not providing a Debian/Ubuntu repository, | 19 | We're currently not providing a Debian/Ubuntu repository, |
| 20 | but you can grab the latest release on `github <https://github.com/nbs-system/snuffleupagus/releases>`__, | 20 | but you can grab the latest release on `github <https://github.com/jvoisin/snuffleupagus/releases>`__, |
| 21 | or build your own package by cloning the source code and typing ``make debian``. | 21 | or build your own package by cloning the source code and typing ``make debian``. |
| 22 | 22 | ||
| 23 | Fedora | 23 | Fedora |
| @@ -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 |
