summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8289489cad45..60b8f84dc6d1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,13 @@
# Maintainer Radoslaw Mejer <radmen at radmen dot info>
-pkgname=manifold-cli
+pkgname=manifold-cli-bin
pkgver=0.15.1
pkgrel=1
pkgdesc="Manages Manifold services and config from the command line"
arch=('x86_64')
url="https://github.com/manifoldco/manifold-cli"
license=('BSD')
+conflicts=('manifold-cli')
source=("${url}/releases/download/v${pkgver}/manifold-cli_${pkgver}_linux_amd64.tar.gz")
sha1sums=("2827c2c37daa93fb3f65e6beca29f650215edd4d")