summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7c4e5f1e4e87..cfff948aa175 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=zerotier-systemd-manager-git
pkgver=r34.6432472
-pkgrel=1
+pkgrel=2
pkgdesc="Get ZeroTier playing nice with systemd-networkd and -resolved"
arch=('any')
url="https://github.com/zerotier/zerotier-systemd-manager"
@@ -10,7 +10,7 @@ license=('BSD-3')
depends=('zerotier-one')
makedepends=('go' 'git')
provides=("${pkgname%-git}")
-conflicts=("${pkgname%-git}")
+conflicts=("${pkgname%-git}" "${pkgname/-git/-bin}")
source=('git+https://github.com/zerotier/zerotier-systemd-manager')
md5sums=('SKIP')