From bd9a8260e3e81631f0c7b9886d985ab4a3f7595e Mon Sep 17 00:00:00 2001 From: Bandie Date: Mon, 17 Sep 2018 01:03:00 +0200 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8036330..600ef17 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ There are two passwords you are able to set: the key password and the panic pass ## Installation ### Arch Linux -There is [pam_panic-git](https://aur.archlinux.org/packages/pam_panic-git/) in the AUR now. +There is [pam_panic](https://aur.archlinux.org/packages/pam_panic) and [pam_panic-git](https://aur.archlinux.org/packages/pam_panic-git/) in the AUR. Install it with your favourite AUR helper. ### Ubuntu There's a [PPA](https://launchpad.net/~bandie/+archive/ubuntu/pampanic). From be5eb0030497f8b85dbe5b2c1dc62465358526b0 Mon Sep 17 00:00:00 2001 From: Bandie Date: Sun, 30 Sep 2018 17:24:19 +0200 Subject: [PATCH 2/2] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 89fe7c5..12ead0a 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,6 @@ There is - [pam_panic](https://aur.archlinux.org/packages/pam_panic/) - Actual [releases](https://github.com/pampanic/pam_panic/releases) and - [pam_panic-git](https://aur.archlinux.org/packages/pam_panic-git/) for this actual git repository. - ### Ubuntu There's a [PPA](https://launchpad.net/~bandie/+archive/ubuntu/pampanic) updating for new [releases](https://github.com/pampanic/pam_panic/releases).