Added conflict for rancher-k3d-beta-bin, new pkgrel

This commit is contained in:
Jonas Dellinger
2020-06-04 11:17:24 +02:00
parent 34d98e05c8
commit 3ae0f62ea3
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
pkgbase = rancher-k3d-bin pkgbase = rancher-k3d-bin
pkgdesc = Little helper to run Rancher Labs k3s in Docker pkgdesc = Little helper to run Rancher Labs k3s in Docker
pkgver = 1.7.0 pkgver = 1.7.0
pkgrel = 1 pkgrel = 2
url = https://github.com/rancher/k3d url = https://github.com/rancher/k3d
arch = x86_64 arch = x86_64
license = MIT license = MIT

View File

@@ -1,7 +1,7 @@
# Maintainer: Jonas Dellinger <jonas@dellinger.dev> # Maintainer: Jonas Dellinger <jonas@dellinger.dev>
pkgname="rancher-k3d-bin" pkgname="rancher-k3d-bin"
pkgver=1.7.0 pkgver=1.7.0
pkgrel=1 pkgrel=2
pkgdesc='Little helper to run Rancher Labs k3s in Docker' pkgdesc='Little helper to run Rancher Labs k3s in Docker'
arch=('x86_64') arch=('x86_64')
url='https://github.com/rancher/k3d' url='https://github.com/rancher/k3d'