summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTommaso Sardelli2022-02-05 23:18:12 +0100
committerTommaso Sardelli2022-02-05 23:18:12 +0100
commitfc29cc6134d9fbd1d7dc595ff7ccaac68ac5a7af (patch)
tree50fac5716a3a7125d087821b17a772db089aa5a8 /PKGBUILD
parent338f1a9dd50c26c7a134787aa9224daa8ba4432c (diff)
downloadaur-python2-axolotl-git.tar.gz
Use https in git source
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 948fff2eb231..8caab527f47a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname='python2-axolotl-git'
_pkgname='python-axolotl'
-pkgver=0.1.39.r0.g37c5c55
+pkgver=0.2.3.r2.gb8d1a2e
pkgrel=1
pkgdesc="Python port of libaxolotl"
url="https://github.com/tgalal/python-axolotl"
@@ -13,7 +13,7 @@ depends=('python2' 'python2-protobuf' 'python2-crypto' 'python2-axolotl-curve255
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() {