zsh-autosuggestions: update to 0.6.4.
This commit is contained in:
parent
9403f0fc5f
commit
6e0e71c554
|
@ -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 <vincent.aceto@gmail.com>"
|
|||
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}
|
||||
|
|
Loading…
Reference in New Issue