blob: 2a192e3095643cfb5cce09ed057ac02029dce3e5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = icd
pkgdesc = Powerful `cd` command with fuzzy-search tool.
pkgver = 0.2.1
pkgrel = 1
url = https://github.com/g-plane/icd
arch = any
license = MIT
depends = fzf
optdepends = ripgrep
optdepends = grep
source = https://github.com/g-plane/icd/archive/v0.2.1.tar.gz
sha256sums = 9757f5e809c7a34ffe6865fe59f6d7437fe047f53f410dfe4d7874f5a17b12b0
pkgname = icd
|