blob: d762a22f0eb456d9a2f8d9b104da9ed62dfe97d7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = zsh-completions-git
pkgdesc = Additional completion definitions for Zsh
pkgver = 0.34.0.r18.gacd4de5
pkgrel = 1
url = https://github.com/zsh-users/zsh-completions
arch = any
license = GPL
makedepends = git
depends = zsh
provides = zsh-completions
conflicts = zsh-completions
source = git+https://github.com/zsh-users/zsh-completions.git
md5sums = SKIP
pkgname = zsh-completions-git
|