mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-23 04:13:06 +02:00
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'
|
# Template file for 'zsh-completions'
|
||||||
pkgname=zsh-completions
|
pkgname=zsh-completions
|
||||||
version=0.25.0
|
version=0.27.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
depends="zsh"
|
depends="zsh"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Alexander Gehrke <void@qwertyuiop.de>"
|
||||||
license="BSD, Apache-2.0, MIT"
|
license="BSD, Apache-2.0, MIT"
|
||||||
homepage="https://github.com/zsh-users/zsh-completions"
|
homepage="https://github.com/zsh-users/zsh-completions"
|
||||||
distfiles="${homepage}/archive/${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
distfiles="${homepage}/archive/${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||||
checksum=6a89fb148313577ea81a36630bc2bf009aaaf74a116109cb33f422396e23ab0f
|
checksum=9b817b73e709aca0e7e5a41471b5b63467d1e7aa69ef755b6ce39b99e61cd47a
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmkdir usr/share/zsh/site-functions/
|
vmkdir usr/share/zsh/site-functions/
|
||||||
|
|
Loading…
Add table
Reference in a new issue