summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO14
1 files changed, 8 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2cfe7d5ecf2f..5e9dc5cf7ae7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,20 +1,22 @@
pkgbase = python-axolotl-git
pkgdesc = Python port of libaxolotl
pkgver = 0.2.3.r2.gb8d1a2e
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/tgalal/python-axolotl
arch = any
- license = GPL
+ license = GPL3
checkdepends = python-pytest
- makedepends = python-setuptools
makedepends = git
- depends = python
- depends = python-cryptography
+ makedepends = python-build
+ makedepends = python-installer
+ makedepends = python-setuptools
+ makedepends = python-wheel
depends = python-axolotl-curve25519
+ depends = python-cryptography
depends = python-protobuf
provides = python-axolotl
conflicts = python-axolotl
- source = git+https://github.com/tgalal/python-axolotl
+ source = python-axolotl::git+https://github.com/tgalal/python-axolotl
sha512sums = SKIP
pkgname = python-axolotl-git