From 6e0e71c55479012106df3f65eb31932e3c0c2388 Mon Sep 17 00:00:00 2001 From: Piraty Date: Fri, 10 Jan 2020 17:56:23 +0100 Subject: [PATCH] zsh-autosuggestions: update to 0.6.4. --- 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 ba343210ebd..5e5b225037c 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.6.3 +version=0.6.4 revision=1 archs=noarch depends="zsh" @@ -9,7 +9,7 @@ maintainer="vinnyA3 " license="MIT" homepage="https://github.com/zsh-users/zsh-autosuggestions" distfiles="https://github.com/zsh-users/zsh-autosuggestions/archive/v${version}.tar.gz" -checksum=06f5c5bfedc469dc51f7a2db26ddc2dbcd2e742ea82d8057a7fa9e215c39db4c +checksum=0b6e251ced5fd7b5b78ea01f798ecc1b46169743a717567f0ec0a21198a372e8 do_install() { vinstall ${pkgname}.zsh 644 usr/share/zsh/plugins/${pkgname}