summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 90fa343f1f73..c5a80eb2ff8d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="Toolkit for safe and simple cryptography for python2"
url="http://www.keyczar.org/"
arch=('i686' 'x86_64')
license=("APACHE")
-depends=("python2", "python2-pyasn1")
+depends=("python2" "python2-pyasn1")
source=("https://pypi.python.org/packages/source/p/python-keyczar/python-keyczar-${pkgver}.tar.gz")
md5sums=('bdb47448f622fdfea7851327a5f20476')