blob: ea669a250ac3704660d9587d3f75e3b216085743 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = fast-p
pkgdesc = Quickly find and open a pdf among a collection of thousands of unsorted pdfs through fzf (fuzzy finder)
pkgver = 0.2.5
pkgrel = 5
url = https://github.com/bellecp/fast-p
arch = x86_64
license = MIT
makedepends = go
makedepends = git
depends = fzf
source = https://github.com/bellecp/fast-p/archive/v0.2.5.tar.gz
sha256sums = ccd0a4630433a0ed000278f93c15300fd8bf47e612967568d824ad4ab23fb3ac
pkgname = fast-p
|