mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
zsh-autosuggestions: update to 0.6.4.
This commit is contained in:
parent
9403f0fc5f
commit
6e0e71c554
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'zsh-autosuggestions'
|
# Template file for 'zsh-autosuggestions'
|
||||||
pkgname=zsh-autosuggestions
|
pkgname=zsh-autosuggestions
|
||||||
version=0.6.3
|
version=0.6.4
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
depends="zsh"
|
depends="zsh"
|
||||||
|
@ -9,7 +9,7 @@ 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="https://github.com/zsh-users/zsh-autosuggestions/archive/v${version}.tar.gz"
|
distfiles="https://github.com/zsh-users/zsh-autosuggestions/archive/v${version}.tar.gz"
|
||||||
checksum=06f5c5bfedc469dc51f7a2db26ddc2dbcd2e742ea82d8057a7fa9e215c39db4c
|
checksum=0b6e251ced5fd7b5b78ea01f798ecc1b46169743a717567f0ec0a21198a372e8
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vinstall ${pkgname}.zsh 644 usr/share/zsh/plugins/${pkgname}
|
vinstall ${pkgname}.zsh 644 usr/share/zsh/plugins/${pkgname}
|
||||||
|
|
Loading…
Add table
Reference in a new issue