summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2b06e99a0642..8caab527f47a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,17 +3,17 @@
pkgname='python2-axolotl-git'
_pkgname='python-axolotl'
-pkgver=r39.9585d72
+pkgver=0.2.3.r2.gb8d1a2e
pkgrel=1
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')
-makedepends=('python2-setuptools')
+depends=('python2' 'python2-protobuf' 'python2-crypto' 'python2-axolotl-curve25519-git')
+makedepends=('python2-setuptools' 'git')
conflicts=('python2-axolotl')
provides=('python2-axolotl')
-source=('git://github.com/tgalal/python-axolotl')
+source=('git+https://github.com/tgalal/python-axolotl.git')
sha512sums=('SKIP')
pkgver() {