zsh-completions: update to 0.27.0.
This commit is contained in:
parent
4881cb0033
commit
3c72b1a451
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'zsh-completions'
|
||||
pkgname=zsh-completions
|
||||
version=0.25.0
|
||||
version=0.27.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
depends="zsh"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Alexander Gehrke <void@qwertyuiop.de>"
|
|||
license="BSD, Apache-2.0, MIT"
|
||||
homepage="https://github.com/zsh-users/zsh-completions"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||
checksum=6a89fb148313577ea81a36630bc2bf009aaaf74a116109cb33f422396e23ab0f
|
||||
checksum=9b817b73e709aca0e7e5a41471b5b63467d1e7aa69ef755b6ce39b99e61cd47a
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/share/zsh/site-functions/
|
||||
|
|
Loading…
Reference in a new issue