zsh-syntax-highlighting: update to 0.4.0.

This commit is contained in:
Steve Prybylski 2015-11-30 10:33:23 -05:00
parent 7e2ba66da3
commit 05df170f09
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'zsh-syntax-highlighting' # Template file for 'zsh-syntax-highlighting'
pkgname=zsh-syntax-highlighting pkgname=zsh-syntax-highlighting
version=0.3.0 version=0.4.0
revision=2 revision=1
noarch=yes noarch=yes
depends="zsh" depends="zsh"
short_desc="Fish shell like syntax highlighting for Zsh" short_desc="Fish shell like syntax highlighting for Zsh"
@ -9,7 +9,7 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
license="BSD" license="BSD"
homepage="https://github.com/zsh-users/zsh-syntax-highlighting" homepage="https://github.com/zsh-users/zsh-syntax-highlighting"
distfiles="${homepage}/archive/${version}.tar.gz>${pkgname}-${version}.tar.gz" distfiles="${homepage}/archive/${version}.tar.gz>${pkgname}-${version}.tar.gz"
checksum=e2b79e095eb90c539da5ff41892f0c6e8934f1c0bf93b090313172e1be441b26 checksum=e38581310479646e8f4df7e572489b28b361c8332b186207685efbd90b3016f1
do_install() { do_install() {
vinstall ${pkgname}.zsh 644 usr/share/zsh/plugins/${pkgname} vinstall ${pkgname}.zsh 644 usr/share/zsh/plugins/${pkgname}