summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 4 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d04ca83738c0..16fb9f0db49a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,6 +16,10 @@ depends=(
)
makedepends=('python-setuptools')
provides=('python-crypto')
+conflicts=(
+ 'python-crypto'
+ 'python-pycryptodome'
+)
source=(
"https://files.pythonhosted.org/packages/60/db/645aa9af249f059cc3a368b118de33889219e0362141e75d4eaf6f80f163/pycrypto-${pkgver}.tar.gz"
0001-replaced-time.clock-with-time.process_time-time-cloc.patch