Update Arch Linux package (#139)
authorSven-Hendrik Haase <svenstaro@gmail.com>
Fri, 10 Apr 2020 20:07:31 +0000 (22:07 +0200)
committerGitHub <noreply@github.com>
Fri, 10 Apr 2020 20:07:31 +0000 (22:07 +0200)
I just moved mdp from AUR to [community].

README.md

index c05f04a..7d390d7 100644 (file)
--- a/README.md
+++ b/README.md
@@ -20,7 +20,7 @@ Now download and install mdp:
     $ make install
     $ mdp sample.md
 
-- On Arch, you can use the existing [AUR package](https://aur.archlinux.org/packages/mdp-git/).
+- On Arch Linux, you can use the existing [package](https://www.archlinux.org/packages/community/x86_64/mdp/).
 - on Cygwin you can use the existing [package](https://cygwin.com/cgi-bin2/package-grep.cgi?grep=mdp.exe) from the setup program.
 - On Debian, you can use the existing [DEB package](https://tracker.debian.org/pkg/mdp-src), or run `apt-get install mdp`.
 - On FreeBSD, you can use the port [misc/mdp](http://www.freshports.org/misc/mdp).