mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-12 18:13:50 +02:00
zsh-completions: update to 0.33.0.
This commit is contained in:
parent
19a280080a
commit
f358c07fa0
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'zsh-completions'
|
# Template file for 'zsh-completions'
|
||||||
pkgname=zsh-completions
|
pkgname=zsh-completions
|
||||||
version=0.32.0
|
version=0.33.0
|
||||||
revision=2
|
revision=1
|
||||||
depends="zsh"
|
depends="zsh"
|
||||||
short_desc="Additional completions for Zsh"
|
short_desc="Additional completions for Zsh"
|
||||||
maintainer="Alexander Gehrke <void@qwertyuiop.de>"
|
maintainer="Alexander Gehrke <void@qwertyuiop.de>"
|
||||||
license="BSD-3-Clause, Apache-2.0, MIT"
|
license="BSD-3-Clause, 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=d2d20836fb60d2e5de11b08f1a8373484dc01260d224e64c6de9eec44137fa63
|
checksum=39452d383d0718aa2c830edba1aa32f0ee1e40002ef6932d88699a888bd58c29
|
||||||
|
|
||||||
post_patch() {
|
post_patch() {
|
||||||
rm -f src/_composer
|
rm -f src/_composer
|
||||||
|
|
Loading…
Add table
Reference in a new issue