summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarl Hepworth2022-01-08 10:37:35 +1100
committerKarl Hepworth2022-01-08 10:37:35 +1100
commit936df24325a8211c722cc7a11938c0dc9668adb9 (patch)
tree26110dbdd204bec7d6cdbea2efcfeb10420c7e1b
parent8d6bbce9a7eeb43f6cecd733362e1d7b2d4b4a1c (diff)
downloadaur-936df24325a8211c722cc7a11938c0dc9668adb9.tar.gz
add conflicts
Signed-off-by: Karl Hepworth <karl.hepworth@gmail.com>
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e6404950426d..5acf1bff74ae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,6 +7,7 @@ pkgdesc="Amazee.io's local docker development tool"
arch=('x86_64')
url="https://github.com/pygmystack/pygmy"
license=('MIT')
+conflicts=('pygmy-git')
makedepends=('tar')
source=("${pkgname}_${pkgver}::${url}/releases/download/v${pkgver}/${pkgname}-go_${pkgver}_linux_amd64.tar.gz")
sha512sums=('d545682bb940a5616bb62af69d3a2bb3bce17afc3da23e1b00b6f3803e6c66d16990a07d4293f41f44ebfb0b0cc508879e63072733fe86fb296a6c37a54e2d94')