diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2025-08-31 14:09:39 +0300 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2025-08-31 14:09:39 +0300 |
commit | ab2c6dd38765f376b9ea40ec06d5b4a2991f6c0a (patch) | |
tree | 6ed8a24b774b00029c33b86fbca585e3a04393bf /NEWS | |
parent | 138a8a8e12e15506aa94f676e76e41a9f7e2edba (diff) | |
download | sciteco-ab2c6dd38765f376b9ea40ec06d5b4a2991f6c0a.tar.gz |
NEWS: fixed markdown table
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -6,10 +6,12 @@ Releases, nightly builds, both as repositories and binary downloads for RPM-base (Fedora, openSUSE etc.) and Debian-based distributions (Debian, Raspbian, Ubuntu) are now provided via [Open Build Service repositories](https://build.opensuse.org/package/show/home:rhaberkorn:sciteco): -| *Releases* | [Common](https://software.opensuse.org/download.html?project=home:rhaberkorn:sciteco:STABLE&package=sciteco-common) | [Gtk](https://software.opensuse.org/download.html?project=home:rhaberkorn:sciteco:STABLE&package=sciteco-gtk) | [Curses](https://software.opensuse.org/download.html?project=home:rhaberkorn:sciteco:STABLE&package=sciteco-curses) -| *Nightlies* | [Common](https://software.opensuse.org/download.html?project=home:rhaberkorn:sciteco:UNSTABLE&package=sciteco-common) | [Gtk](https://software.opensuse.org/download.html?project=home:rhaberkorn:sciteco:UNSTABLE&package=sciteco-gtk) | [Curses](https://software.opensuse.org/download.html?project=home:rhaberkorn:sciteco:UNSTABLE&package=sciteco-curses) +| | | | | +| --- | --- | --- | --- | +| **Releases** | [Common](https://software.opensuse.org/download.html?project=home:rhaberkorn:sciteco:STABLE&package=sciteco-common) | [Gtk](https://software.opensuse.org/download.html?project=home:rhaberkorn:sciteco:STABLE&package=sciteco-gtk) | [Curses](https://software.opensuse.org/download.html?project=home:rhaberkorn:sciteco:STABLE&package=sciteco-curses) | +| **Nightlies** | [Common](https://software.opensuse.org/download.html?project=home:rhaberkorn:sciteco:UNSTABLE&package=sciteco-common) | [Gtk](https://software.opensuse.org/download.html?project=home:rhaberkorn:sciteco:UNSTABLE&package=sciteco-gtk) | [Curses](https://software.opensuse.org/download.html?project=home:rhaberkorn:sciteco:UNSTABLE&package=sciteco-curses) | -The different links are only relevent when downloading packages - there are only two different OBS repositories per distribution. +The different links are only relevant when downloading packages - there are only two different OBS repositories per distribution. This deprecates the [Ubuntu PPA repository](https://launchpad.net/~robin-haberkorn/+archive/sciteco). FreeBSD, Windows and Mac OS binaries are still provided via [Github releases](https://github.com/rhaberkorn/sciteco/releases) and [nightly builds](https://github.com/rhaberkorn/sciteco/releases/tag/nightly). |