summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Pearson Hughes <xiong.chiamiov@gmail.com>2016-04-14 16:56:21 -0700
committerNico Williams <nico@cryptonector.com>2017-01-23 15:46:17 -0600
commita10d7fbb024831a004d241d529965d88187b0278 (patch)
treed92861d5307c14b864e329701469921363112a7d
parentf33af0b16af336ea167c5bbaec6d7ce32575a0de (diff)
Update download instructions for Arch
jq has been in the community repo for [just over a year now][0]. [0]: https://projects.archlinux.org/svntogit/community.git/commit/trunk?h=packages/jq&id=8d5e06065bc92bf56ea651970c9bda07fb545554
-rw-r--r--docs/content/2.download/default.yml8
1 files changed, 3 insertions, 5 deletions
diff --git a/docs/content/2.download/default.yml b/docs/content/2.download/default.yml
index 22a11619..e9fbdc15 100644
--- a/docs/content/2.download/default.yml
+++ b/docs/content/2.download/default.yml
@@ -27,11 +27,9 @@ body:
* jq 1.4 is in the official [openSUSE](https://software.opensuse.org/package/jq)
repository. Install using `sudo zypper install jq`.
- * For Arch users, a PKGBUILD is in the
- [AUR](https://aur.archlinux.org/packages/jq-git/).
- Refer to the
- [ArchWiki](https://wiki.archlinux.org/index.php/Arch_User_Repository)
- for how to install from AUR.
+ * jq 1.5 is in the official
+ [Arch](https://www.archlinux.org/packages/?sort=&q=jq&maintainer=&flagged=)
+ repository. Install using `sudo pacman -Sy jq`.
* jq 1.5 binaries for
[64-bit](https://github.com/stedolan/jq/releases/download/jq-1.5/jq-linux64)