zsh-autosuggestions: update to 0.5.1.
This commit is contained in:
parent
6b27b7de02
commit
777098a4d3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'zsh-autosuggestions'
|
||||
pkgname=zsh-autosuggestions
|
||||
version=0.5.0
|
||||
version=0.5.1
|
||||
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="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=3067774d3129fa3220f7010d79ee735d1bbea0a07b6bf32c5b38dd37188538d9
|
||||
checksum=ffdcb51fe1976c6c7ca74d70863b208bf33aa3aa5f603a2f47bc6d89aad39724
|
||||
|
||||
do_install() {
|
||||
vinstall ${pkgname}.zsh 644 usr/share/zsh/plugins/${pkgname}
|
||||
|
|
Loading…
Reference in a new issue