blob: 379e6d80f5110e5b737c7bec18c6fcc2bf648203 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = zsh-command-not-found-git
pkgdesc = ZSH command-not-found plugin
pkgver = r7635.dca16e8
pkgrel = 1
url = https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/command-not-found
install = INSTALL.install
arch = any
license = MIT
makedepends = git
depends = pkgfile
optdepends = zsh
source = zsh-command-not-found-git::git+https://github.com/ohmyzsh/ohmyzsh.git#branch=master
sha256sums = SKIP
pkgname = zsh-command-not-found-git
|