summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4fa20f73309a..d0fd4a19234f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,6 +12,8 @@ url="http://github.com/rupa/z"
arch=('any')
license=('WTFPL')
depends=('sh')
+provides=('z')
+conflicts=('z')
makedepends=('git')
source=(git://github.com/rupa/z)
md5sums=('SKIP')