From 3dfeb47f970d973e5ddb1b87f3ce8c6273e48bc0 Mon Sep 17 00:00:00 2001 From: Jim Evins Date: Fri, 14 Dec 2018 21:37:26 -0500 Subject: [PATCH] Added link to @krisives PPA in README.md. (#19) --- README.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 90e29eb..57a2e81 100644 --- a/README.md +++ b/README.md @@ -40,12 +40,13 @@ Continuous integration snapshots are not official releases. These snapshots rep bleeding-edge development (unstable) code. Please, DO NOT use it in a production environment. Do not expect compatibility or consistency of features between snapshots. -| Platform | Files | -|:---------|:------| -| Linux x86_64 [AppImage](http:appimage.org): *Download, make it executable, and run!* | [glabels-continuous-x86_64.AppImage](https://github.com/jimevins/glabels-qt/releases/download/continuous/glabels-continuous-x86_64.AppImage) | -| Source Code TAR.GZ | [continuous.tar.gz](https://github.com/jimevins/glabels-qt/archive/continuous.tar.gz) | -| Source Code ZIP | [continuous.zip](https://github.com/jimevins/glabels-qt/archive/continuous.tar.gz) | -| Archlinux | [Archlinux User Repository Page](https://aur.archlinux.org/packages/glabels-qt-git/) | +| Platform | Files | Notes | +|:---------|:------|:------| +| Linux x86_64 [AppImage](http:appimage.org) | [glabels-continuous-x86_64.AppImage](https://github.com/jimevins/glabels-qt/releases/download/continuous/glabels-continuous-x86_64.AppImage) | Download, make it executable, and run! | +| Source Code TAR.GZ | [continuous.tar.gz](https://github.com/jimevins/glabels-qt/archive/continuous.tar.gz) | | +| Source Code ZIP | [continuous.zip](https://github.com/jimevins/glabels-qt/archive/continuous.tar.gz) | | +| Archlinux | [Archlinux User Repository Page](https://aur.archlinux.org/packages/glabels-qt-git/) | Maintained by [Mario Blättermann](https://github.com/mariobl) | +| Ubuntu | [PPA Page](https://code.launchpad.net/~krisives/+archive/ubuntu/glabels-qt) | Maintained by [Kristopher Ives](https://github.com/krisives). https://github.com/krisives/glabels-qt-packaging | ## Build Instructions