Added conflict for rancher-k3d-beta-bin

This commit is contained in:
Jonas Dellinger
2020-06-04 11:16:08 +02:00
parent 2ae289a184
commit 34d98e05c8
2 changed files with 2 additions and 0 deletions

View File

@@ -6,6 +6,7 @@ pkgbase = rancher-k3d-bin
arch = x86_64
license = MIT
provides = k3d
conflicts = rancher-k3d-beta-bin
source = rancher-k3d-bin-1.7.0::https://github.com/rancher/k3d/releases/download/v1.7.0/k3d-linux-amd64
sha256sums = da9ff31bcf4377fadfb065f4998d347f19de1168a5a553ce2c23b763ee1f6098

View File

@@ -7,6 +7,7 @@ arch=('x86_64')
url='https://github.com/rancher/k3d'
license=('MIT')
provides=("k3d")
conflicts=("rancher-k3d-beta-bin")
source=("${pkgname}-${pkgver}::https://github.com/rancher/k3d/releases/download/v$pkgver/k3d-linux-amd64")
sha256sums=('da9ff31bcf4377fadfb065f4998d347f19de1168a5a553ce2c23b763ee1f6098')