summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVictor Roest2020-01-21 12:13:25 +0100
committerVictor Roest2020-01-21 12:13:25 +0100
commit93e5ec1635ff2063ea8d138be63faa33263e2078 (patch)
tree90a8fce8819772ca1eabf27dd0c67005d80bde2f /PKGBUILD
parentaab9e377ef0ea72740ff0e5f79e66c0d48d8b015 (diff)
downloadaur-93e5ec1635ff2063ea8d138be63faa33263e2078.tar.gz
Added conflicts with k9s
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4861da0a55c3..be7ad0c0f8c4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,6 +7,7 @@ arch=('x86_64')
url='https://github.com/derailed/k9s'
license=('Apache')
provides=('k9s')
+conflicts=('k9s')
source=("https://github.com/derailed/k9s/releases/download/v${pkgver}/k9s_${pkgver}_Linux_x86_64.tar.gz")
sha256sums=('3a9e92350f5f36f9765bd0219e6b5eecb24a396596da0a830ef07d72eedff348')