summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorzxp198210052024-03-15 18:56:22 +0800
committerzxp198210052024-03-15 18:56:22 +0800
commit67acf81cf513c6e4951c085007215ceb0086f8b4 (patch)
treed572bf6028191acb729c60557510d5e1b6572c3f /PKGBUILD
parenteabca15004ac0177a42b7a36901934a388982bca (diff)
downloadaur-motrix-git.tar.gz
fix errors
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"