zsh-completions: remove tmuxinator

This commit is contained in:
dataCobra 2024-07-24 07:12:33 +02:00 committed by tranzystorekk
parent 79ed544490
commit fb1cd12e3e
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'zsh-completions'
pkgname=zsh-completions
version=0.35.0
revision=1
revision=2
depends="zsh"
short_desc="Additional completions for Zsh"
maintainer="Alexander Gehrke <void@qwertyuiop.de>"
@ -12,6 +12,7 @@ checksum=811bb4213622720872e08d6e0857f1dd7bc12ff7aa2099a170b76301a53f4fbe
post_patch() {
rm -f src/_composer
rm -f src/_tmuxinator
}
do_install() {