zsh-autosuggestions: update to 0.5.0.

This commit is contained in:
maxice8 2018-11-25 21:38:51 -02:00 committed by maxice8
parent 254c323d20
commit d169657968

View file

@ -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 <vincent.aceto@gmail.com>"
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}