blob: 6f2fe7f2012b4e03e88866f9bc3995314033dc65 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = docs
pkgdesc = search your man pages with fzf
pkgver = 0.0.3
pkgrel = 5
url = https://github.com/FGRCL/docs
arch = any
license = unkown
makedepends = rustup
depends = fzf
depends = tealdeer
source = https://github.com/FGRCL/docs/archive/refs/tags/0.0.3.tar.gz
sha256sums = bde1594125d5ac188cde5af52fee54221b463c4d1f419d9781eb3e2ba16ad6aa
pkgname = docs
|