From 0ca05c6678d232f9205da28475e0f82169a650e8 Mon Sep 17 00:00:00 2001 From: Jim Evins Date: Thu, 6 Dec 2018 22:21:42 -0500 Subject: [PATCH] Updates to README.md. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d6674e2..8d49d86 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ gLabels-qt is the development version of the next major version of gLabels (4.0) gLabels-qt has been under off-and-on development for several years. It is still missing several features to bring it in parity with glabels-3.4. These include -- Compatibility with older glabels project files +- Optional Evolution and VCard backends. - An online manual @@ -45,6 +45,7 @@ expect compatibility or consistency of features between snapshots. | 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 | [Arch Linux User Repository Page](https://aur.archlinux.org/packages/glabels-qt-git/) | ## Build Instructions