From 241774658332bd7ed76797eeeb882aa73db06dcf Mon Sep 17 00:00:00 2001 From: Martchus Date: Sat, 5 Dec 2020 21:08:15 +0100 Subject: [PATCH] Update RPM download section --- CMakeLists.txt | 2 +- README.md | 8 +++++--- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 5dd9f10..a4fb8fe 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -11,7 +11,7 @@ set(META_APP_CATEGORIES "Network;FileTransfer") set(META_GUI_OPTIONAL false) set(META_VERSION_MAJOR 1) set(META_VERSION_MINOR 1) -set(META_VERSION_PATCH 0) +set(META_VERSION_PATCH 1) set(META_VERSION_EXACT_SONAME ON) set(META_ADD_DEFAULT_CPP_UNIT_TEST_APPLICATION ON) diff --git a/README.md b/README.md index 860a15d..2bfb712 100644 --- a/README.md +++ b/README.md @@ -215,9 +215,11 @@ See the release section on GitHub. [the AUR](https://aur.archlinux.org/packages?SeB=m&K=Martchus) * for a binary repository checkout [my website](http://martchus.no-ip.biz/website/page.php?name=programming) * Tumbleweed, Leap, Fedora - * for RPM \*.spec files and binary repository checkout - [openSUSE Build Servide](https://build.opensuse.org/project/show/home:mkittler) - * there's also a [repo with builds of Git master](https://build.opensuse.org/project/show/home:mkittler:vcs) + * RPM \*.spec files and binaries are available via openSUSE Build Service + * latest releases: [download page](https://software.opensuse.org/download.html?project=home:mkittler&package=syncthingtray), + [project page](https://build.opensuse.org/project/show/home:mkittler) + * Git master: [download page](https://software.opensuse.org/download.html?project=home:mkittler:vcs&package=syncthingtray), + [project page](https://build.opensuse.org/project/show/home:mkittler:vcs) * available split packages * `syncthingtray`: Qt-widgets based GUI * `syncthingplasmoid`: widget for Plasma desktop