zsh-autosuggestions: update to 0.5.2
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Template file for 'zsh-autosuggestions'
|
||||
pkgname=zsh-autosuggestions
|
||||
version=0.5.1
|
||||
version=0.5.2
|
||||
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=ffdcb51fe1976c6c7ca74d70863b208bf33aa3aa5f603a2f47bc6d89aad39724
|
||||
checksum=7ac1c1dbab0d58e8d385dfc5fa9148707a53f029f43d046efb01092f68cc5218
|
||||
|
||||
do_install() {
|
||||
vinstall ${pkgname}.zsh 644 usr/share/zsh/plugins/${pkgname}
|
||||
|
||||
Reference in New Issue
Block a user