summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7341b949ef41..d699f7176229 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,6 +13,8 @@ arch=('any')
license=('GPL')
depends=('python' 'python-axolotl-curve25519-git' 'python-dateutil')
makedepends=('python-setuptools')
+provides=('python-axolotl')
+conflicts=('python-axolotl')
source=('git://github.com/tgalal/python-axolotl')
sha512sums=('SKIP')