zsh-completions: update to 0.32.0.
This commit is contained in:
parent
3ebd51fa67
commit
08176eb27f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'zsh-completions'
|
||||
pkgname=zsh-completions
|
||||
version=0.31.0
|
||||
version=0.32.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
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=6c1cccf6fd8c7d875145e357e3a46680b74013b6fc7b98724801126c072fc024
|
||||
checksum=d2d20836fb60d2e5de11b08f1a8373484dc01260d224e64c6de9eec44137fa63
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/share/zsh/site-functions/
|
||||
|
|
Loading…
Reference in New Issue