blob: e8f5a5d3f8aaae2c30d5300e8501dec1e697db5e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = python-fzf-template
pkgdesc = Template files using yaml config and an fzf selector
pkgver = 0.1.0
pkgrel = 2
url = https://github.com/shanedabes/fzf-template
arch = any
license = BSD
makedepends = python-setuptools
depends = python
depends = python-iterfzf
source = python-fzf-template-0.1.0.tar.gz::https://github.com/shanedabes/fzf-template/archive/v0.1.0.tar.gz
sha256sums = 49039934db0c47d14c558ece01c0281f78ba68502b7b0c28a9076eebb3bcedba
pkgname = python-fzf-template
|