summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 1 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2d424aa24d4d..88a7495d3879 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,11 +7,7 @@ _electronversion=22
_nodeversion=18
pkgrel=1
pkgdesc="A full-featured download manager that supports downloading HTTP, FTP, BitTorrent, Magnet, etc."
-arch=(
- 'aarch64'
- 'armv7h'
- 'x86_64'
-)
+arch=('any')
url="https://motrix.app/"
_ghurl="https://github.com/agalwood/Motrix"
_giteeurl="https://gitee.com/mirrors/motrix"