summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorxausky2017-07-07 23:04:54 +0800
committerxausky2017-07-07 23:04:54 +0800
commita5aa1f6580bb2d88dd61acd2bd5853c8c7520df7 (patch)
tree6a9338e69bdac5f46ff0324a0399a6b8909689a8
parent37adf53b2e19c55b66b2696288a0701b2b8f061a (diff)
downloadaur-a5aa1f6580bb2d88dd61acd2bd5853c8c7520df7.tar.gz
[FIX] resource usage
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 55bd2ebb3224..4b565d5fde72 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgver=1.1
pkgrel=2
pkgdesc='The application can auto login hand-china company network.'
url='https://github.com/xausky/hand-network'
-arch=('x86_64')
+arch=('any')
license=('MIT')
depends=('python-gobject' 'python-requests' 'python-urllib3')
source=('git+https://github.com/xausky/hand-network')