zsh-completions: update to 0.35.0.

This commit is contained in:
Alexander Gehrke 2023-10-24 14:11:41 +02:00 committed by Piraty
parent 73926968c1
commit 569b557c7d

View file

@ -1,6 +1,6 @@
# Template file for 'zsh-completions' # Template file for 'zsh-completions'
pkgname=zsh-completions pkgname=zsh-completions
version=0.34.0 version=0.35.0
revision=1 revision=1
depends="zsh" depends="zsh"
short_desc="Additional completions for Zsh" short_desc="Additional completions for Zsh"
@ -8,7 +8,7 @@ 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=21b6c194b15ae3992f4c2340ab249aa326a9874d46e3130bb3f292142c217fe2 checksum=811bb4213622720872e08d6e0857f1dd7bc12ff7aa2099a170b76301a53f4fbe
post_patch() { post_patch() {
rm -f src/_composer rm -f src/_composer