zsh-completions: update to 0.31.0.
This commit is contained in:
parent
30fd69c308
commit
6645cebb94
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'zsh-completions'
|
||||
pkgname=zsh-completions
|
||||
version=0.30.0
|
||||
version=0.31.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=981c386fa01f9bcb0c8a66b0db16af794ab10169d12e2242f83715967b737621
|
||||
checksum=6c1cccf6fd8c7d875145e357e3a46680b74013b6fc7b98724801126c072fc024
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/share/zsh/site-functions/
|
||||
|
|
Loading…
Reference in a new issue