From d1696579682c1fcab71eca420258fa8b1343920d Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sun, 25 Nov 2018 21:38:51 -0200 Subject: [PATCH] zsh-autosuggestions: update to 0.5.0. --- srcpkgs/zsh-autosuggestions/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/zsh-autosuggestions/template b/srcpkgs/zsh-autosuggestions/template index b0c65ed7761..df7f84c6654 100644 --- a/srcpkgs/zsh-autosuggestions/template +++ b/srcpkgs/zsh-autosuggestions/template @@ -1,6 +1,6 @@ # Template file for 'zsh-autosuggestions' pkgname=zsh-autosuggestions -version=0.4.3 +version=0.5.0 revision=1 noarch=yes depends="zsh" @@ -9,7 +9,7 @@ maintainer="vinnyA3 " license="MIT" homepage="https://github.com/zsh-users/zsh-autosuggestions" distfiles="${homepage}/archive/v${version}.tar.gz" -checksum=da6d0401324ba50e1baeaa1b61c542eeff7fd84ff2375445cbcd982ffdfe6d37 +checksum=3067774d3129fa3220f7010d79ee735d1bbea0a07b6bf32c5b38dd37188538d9 do_install() { vinstall ${pkgname}.zsh 644 usr/share/zsh/plugins/${pkgname}