summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 087f085764d1..75dbb2eb7ee7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,10 +3,10 @@
pkgname=python-pysodium
_pkgname=pysodium
pkgver=0.6.13
-pkgrel=1
+pkgrel=2
pkgdesc="Python wrapper for libsodium"
arch=('any')
-depends=('libsodium' 'python' 'python-cffi')
+depends=('libsodium' 'python')
makedepends=('python-setuptools')
url="https://github.com/stef/pysodium"
license=('BSD')