summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorD3SOX2021-04-20 23:41:16 +0200
committerD3SOX2021-04-20 23:41:16 +0200
commit3c3ba94eb6c52038d8e5bf2020719d6bbd758350 (patch)
tree39f2d90a73a21140aa826b0ee9a0fd3dd19a67c2 /PKGBUILD
parent541371c4a7e4bf3b8b551458a2a4a630105b75b8 (diff)
downloadaur-3c3ba94eb6c52038d8e5bf2020719d6bbd758350.tar.gz
remove explicit conflicts/provides
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD2
1 files changed, 0 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cc5c202f0cb1..663cf066fa9d 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,6 @@ arch=('any')
url="https://tunnelto.dev/"
license=('MIT')
makedepends=('cargo' 'git')
-conflicts=('tunnelto')
-provides=('tunnelto')
source=("git+https://github.com/agrinman/$pkgname#tag=$pkgver")
sha256sums=('SKIP')