[stem/master] Update Arch Linux tarball url

commit 479a22bf505f498ff18e37f23a91eb167ec834cb Author: Damian Johnson <atagar@torproject.org> Date: Sun Nov 12 14:03:37 2017 -0800 Update Arch Linux tarball url Old 'packages' link is now a 404, swapping to the new url they use nowadays... https://wiki.archlinux.org/index.php/Arch_User_Repository#Installing_package... --- docs/download.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/download.rst b/docs/download.rst index 273d47e9..f11cdfea 100644 --- a/docs/download.rst +++ b/docs/download.rst @@ -157,7 +157,7 @@ Download :: - % wget https://aur.archlinux.org/packages/st/stem/stem.tar.gz + % wget https://aur.archlinux.org/cgit/aur.git/snapshot/stem.tar.gz % tar -xvf stem.tar.gz % cd stem; makepkg --install
participants (1)
-
atagar@torproject.org