From 0a3be196a723b2e7c4202349b428c1eca00cacc2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= Date: Wed, 26 Jun 2019 01:46:58 +0200 Subject: [PATCH] zsh-autosuggestions: update to 0.6.3. --- srcpkgs/zsh-autosuggestions/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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}