From e560bdfaa05d45fa043cfc3a3886168191ea014e Mon Sep 17 00:00:00 2001 From: ArsenArsen Date: Tue, 27 Jun 2017 15:12:12 +0200 Subject: [PATCH] Update README.md --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1d8b2ad..8d426f8 100644 --- a/README.md +++ b/README.md @@ -28,8 +28,12 @@ Despite the name implying so, this project does not depend on the KDE API at all See the [projects](https://github.com/ArsenArsen/KShare/projects) ## Install -Currently, the only package I provide is `kshare-git` on the AUR. -I do plan to make a Debian and Ubuntu packages, as well as `kshare` stable for Arch. +|Distro|Link| +|:----:|:--:| +|Arch Linux (development)|[kshare-git](https://aur.archlinux.org/packages/kshare-git/)| +|Ubuntu (development)|[Ubuntu .deb](https://nativeci.arsenarsen.com/job/KShare/lastSuccessfulBuild/artifact/packages/kshare_3.0_x86_64.deb)| + +I do plan to make a Debian ~~and Ubuntu (see below)~~ packages, as well as `kshare` stable for Arch. ## Wayland Support If it's requested enough, I will make a pull request towards QHotkey to support Wayland. Or open an issue, depending on my mood. But Qt _should_ still work on Wayland.