diff --git a/srcpkgs/zsh-autosuggestions/template b/srcpkgs/zsh-autosuggestions/template index ed9b4d42d13..ba343210ebd 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.5.2 +version=0.6.3 revision=1 archs=noarch depends="zsh" @@ -8,8 +8,8 @@ short_desc="Fish-like autosuggestions for zsh" maintainer="vinnyA3 " license="MIT" homepage="https://github.com/zsh-users/zsh-autosuggestions" -distfiles="${homepage}/archive/v${version}.tar.gz" -checksum=7ac1c1dbab0d58e8d385dfc5fa9148707a53f029f43d046efb01092f68cc5218 +distfiles="https://github.com/zsh-users/zsh-autosuggestions/archive/v${version}.tar.gz" +checksum=06f5c5bfedc469dc51f7a2db26ddc2dbcd2e742ea82d8057a7fa9e215c39db4c do_install() { vinstall ${pkgname}.zsh 644 usr/share/zsh/plugins/${pkgname}