zsh-completions: update to 0.29.0.
This commit is contained in:
parent
ce35cf3164
commit
9db79c04ba
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'zsh-completions'
|
||||
pkgname=zsh-completions
|
||||
version=0.28.0
|
||||
version=0.29.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
depends="zsh"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Alexander Gehrke <void@qwertyuiop.de>"
|
|||
license="BSD-3-Clause, Apache-2.0, MIT"
|
||||
homepage="https://github.com/zsh-users/zsh-completions"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||
checksum=f5e6fbd3d67a8c149f8e332e916329def53459158b9075a6147daff3ae88d3d0
|
||||
checksum=979604ea4e729e9bf2f19895545a7064e8d723cd93e9fa0d4402ca8a915e74d1
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/share/zsh/site-functions/
|
||||
|
|
Loading…
Reference in New Issue