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 a48188800a68..f4b502de3e67 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname='python-axolotl-git'
_pkgname='python-axolotl'
pkgver=r70.72f7c44
-pkgrel=3
+pkgrel=4
pkgdesc="The python-axolotl package, needed for Whatsapp Moxie support"
url="https://github.com/tgalal/python-axolotl"
arch=('any')
@@ -15,7 +15,7 @@ depends=('python'
'python-axolotl-curve25519-git'
'python-dateutil'
'python-protobuf'
- 'python-pycrypto')
+ 'python-crypto')
makedepends=('python-setuptools')
provides=('python-axolotl')
conflicts=('python-axolotl')