summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilipp Joram2016-12-27 19:40:52 +0100
committerPhilipp Joram2016-12-27 19:40:52 +0100
commit71d8a728414d680106d25695d4c78dd2304b0019 (patch)
treeb338df6ccb750bb3e10b5bf1b728706ebd01650a
parentc4f5edbf96d718395fa3968df92dc8c06ed8684d (diff)
downloadaur-71d8a728414d680106d25695d4c78dd2304b0019.tar.gz
Conflict with and provide python-axolotl
-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')