summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 42eb824a9e4e..ffee746f94d1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,6 +4,7 @@ pkgver=0.1.0
pkgrel=1
pkgdesc="zsh plugin manager in ansi C."
arch=(any)
+conflicts=(zpm)
url="https://github.com/zpm-project/zpm-zsh"
license=('GPL')
source=(https://github.com/zpm-project/zpm-zsh/archive/v$pkgver.tar.gz)