Updated packages

This commit is contained in:
moparisthebest
2017-04-16 22:04:31 -04:00
parent 316c491a77
commit 94d9724335
15 changed files with 50 additions and 58 deletions

View File

@@ -9,7 +9,7 @@ pkgdesc="Python port of libaxolotl"
url="https://github.com/tgalal/python-axolotl"
arch=('any')
license=('GPL')
depends=('python2' 'python2-dateutil' 'python2-protobuf' 'python2-crypto' 'python2-axolotl-curve25519-git')
depends=('python2' 'python2-protobuf' 'python2-crypto' 'python2-axolotl-curve25519-git')
makedepends=('python2-setuptools' 'git')
conflicts=('python2-axolotl')
provides=('python2-axolotl')