summaryrefslogtreecommitdiff
path: root/BUILD.md
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2020-06-30 10:56:25 -0700
committerMicah Lee <micah@micahflee.com>2020-06-30 10:56:25 -0700
commit17b0af98f27c1550c115226450ac244a45832b56 (patch)
tree04560f5f13eeb19a3eb3f82fc10e0c358b2c86ba /BUILD.md
parent40b43b66ab788c60fe3753f9c44207e360ff8fad (diff)
parentf65e50f399f1716162343d84b6003957adc46185 (diff)
downloadonionshare-17b0af98f27c1550c115226450ac244a45832b56.tar.gz
onionshare-17b0af98f27c1550c115226450ac244a45832b56.zip
Merge branch 'develop' into 910_flatpak
Diffstat (limited to 'BUILD.md')
-rw-r--r--BUILD.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/BUILD.md b/BUILD.md
index 2efd251e..da38590f 100644
--- a/BUILD.md
+++ b/BUILD.md
@@ -103,7 +103,7 @@ Create a .rpm on Fedora-like distros: `./install/build_rpm.sh`
For openSUSE: There are instructions for building [in the wiki](https://github.com/micahflee/onionshare/wiki/Linux-Distribution-Support#opensuse-leap-150).
-For ArchLinux: There is a PKBUILD available [here](https://aur.archlinux.org/packages/onionshare/) that can be used to install OnionShare.
+For ArchLinux: There is a PKBUILD available [here](https://www.archlinux.org/packages/community/any/onionshare/) that can be used to install OnionShare.
If you find that these instructions don't work for your Linux distribution or version, consult the [Linux Distribution Support wiki guide](https://github.com/micahflee/onionshare/wiki/Linux-Distribution-Support), which might contain extra instructions.