From e11a39c1f74b7c977e70c92e7608beb80e47b68f Mon Sep 17 00:00:00 2001 From: Steve Prybylski Date: Fri, 29 Jan 2016 19:24:05 -0500 Subject: [PATCH] zsh-syntax-highlighting: update to 0.4.1. --- srcpkgs/zsh-syntax-highlighting/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/zsh-syntax-highlighting/template b/srcpkgs/zsh-syntax-highlighting/template index 29e08dba800..ef458834d09 100644 --- a/srcpkgs/zsh-syntax-highlighting/template +++ b/srcpkgs/zsh-syntax-highlighting/template @@ -1,6 +1,6 @@ # Template file for 'zsh-syntax-highlighting' pkgname=zsh-syntax-highlighting -version=0.4.0 +version=0.4.1 revision=1 noarch=yes depends="zsh" @@ -9,7 +9,7 @@ maintainer="Eivind Uggedal " license="BSD" homepage="https://github.com/zsh-users/zsh-syntax-highlighting" distfiles="${homepage}/archive/${version}.tar.gz>${pkgname}-${version}.tar.gz" -checksum=e38581310479646e8f4df7e572489b28b361c8332b186207685efbd90b3016f1 +checksum=971b9c1e881a8d60442e40003c9e4c98bd1d5243a32fdf386a217c4cd7815197 do_install() { vinstall ${pkgname}.zsh 644 usr/share/zsh/plugins/${pkgname}