zsh-autosuggestions: update to 0.6.3.

This commit is contained in:
Daniel Eyßer 2019-06-26 01:46:58 +02:00 committed by Helmut Pozimski
parent e22232985d
commit 0a3be196a7
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'zsh-autosuggestions' # Template file for 'zsh-autosuggestions'
pkgname=zsh-autosuggestions pkgname=zsh-autosuggestions
version=0.5.2 version=0.6.3
revision=1 revision=1
archs=noarch archs=noarch
depends="zsh" depends="zsh"
@ -8,8 +8,8 @@ short_desc="Fish-like autosuggestions for zsh"
maintainer="vinnyA3 <vincent.aceto@gmail.com>" maintainer="vinnyA3 <vincent.aceto@gmail.com>"
license="MIT" license="MIT"
homepage="https://github.com/zsh-users/zsh-autosuggestions" homepage="https://github.com/zsh-users/zsh-autosuggestions"
distfiles="${homepage}/archive/v${version}.tar.gz" distfiles="https://github.com/zsh-users/zsh-autosuggestions/archive/v${version}.tar.gz"
checksum=7ac1c1dbab0d58e8d385dfc5fa9148707a53f029f43d046efb01092f68cc5218 checksum=06f5c5bfedc469dc51f7a2db26ddc2dbcd2e742ea82d8057a7fa9e215c39db4c
do_install() { do_install() {
vinstall ${pkgname}.zsh 644 usr/share/zsh/plugins/${pkgname} vinstall ${pkgname}.zsh 644 usr/share/zsh/plugins/${pkgname}