diff --git a/srcpkgs/zsh-syntax-highlighting/INSTALL.msg b/srcpkgs/zsh-syntax-highlighting/INSTALL.msg deleted file mode 100644 index 164e632fcba..00000000000 --- a/srcpkgs/zsh-syntax-highlighting/INSTALL.msg +++ /dev/null @@ -1,3 +0,0 @@ -To activate zsh-syntax-highlighting source it at the end of ~/.zshrc: - - . /usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh diff --git a/srcpkgs/zsh-syntax-highlighting/template b/srcpkgs/zsh-syntax-highlighting/template index 66b89fedfc8..b655d88568a 100644 --- a/srcpkgs/zsh-syntax-highlighting/template +++ b/srcpkgs/zsh-syntax-highlighting/template @@ -1,8 +1,7 @@ # Template file for 'zsh-syntax-highlighting' pkgname=zsh-syntax-highlighting version=0.7.1 -revision=1 -archs=noarch +revision=2 depends="zsh" short_desc="Fish shell like syntax highlighting for Zsh" maintainer="Orphaned "