From 8fabf1ea80e7329788274904e773e33120eb40af Mon Sep 17 00:00:00 2001 From: maxice8 Date: Thu, 19 Oct 2017 18:34:20 -0200 Subject: [PATCH] zsh-syntax-highlighting: update to 0.6.0. --- 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 a0f81736da8..77a0d9e31f5 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.5.0 +version=0.6.0 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=e2a7f140e838578ddb2769d99a32f0bbbd2c990585c61b203cf1f676b09608be +checksum=e69db483e20228b72ccfa401e9ad6cf80d6edb48c68acca9102b50b311821b84 do_install() { vinstall ${pkgname}.zsh 644 usr/share/zsh/plugins/${pkgname}