summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cbf8cf5394f9..118928571be0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgname=py-ipv8
pkgver=r417.b3cf77c
pkgrel=1
pkgdesc="Python implementation of the IPv8 layer"
-arch=(any)
+arch=('any')
url="https://github.com/Tribler/py-ipv8"
license=('Apache')
depends=('python2-cryptography' 'python2-libnacl' 'python2-netifaces' 'python2-networkx' 'python2-twisted' 'python2-pyopenssl')