From 24cdd7419f2711cdcd946bcd37fc34636a1dfb25 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Thu, 6 Apr 2017 11:59:12 +0200 Subject: [PATCH] zsh-syntax-highlighting: update to 0.5.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 ef458834d09..a0f81736da8 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.1 +version=0.5.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=971b9c1e881a8d60442e40003c9e4c98bd1d5243a32fdf386a217c4cd7815197 +checksum=e2a7f140e838578ddb2769d99a32f0bbbd2c990585c61b203cf1f676b09608be do_install() { vinstall ${pkgname}.zsh 644 usr/share/zsh/plugins/${pkgname}