mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
zsh-autosuggestions: update to 0.5.2
This commit is contained in:
parent
80bc05ef7c
commit
b8bf16c201
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.5.1
|
version=0.5.2
|
||||||
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="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=ffdcb51fe1976c6c7ca74d70863b208bf33aa3aa5f603a2f47bc6d89aad39724
|
checksum=7ac1c1dbab0d58e8d385dfc5fa9148707a53f029f43d046efb01092f68cc5218
|
||||||
|
|
||||||
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