blob: c53e5a247318ca4c7c97fc86ab5ee075ca9f8b7c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
# Generated by mksrcinfo v8
# Thu Jul 5 14:58:03 UTC 2018
pkgbase = rofi-pass-git
pkgdesc = bash script to handle pass storages in a convenient way
pkgver = 502.4fdd367
pkgrel = 1
url = https://github.com/carnager/rofi-pass
install = rofi-pass.install
arch = any
license = GPL
makedepends = git
depends = xdg-utils
depends = rofi
depends = gawk
depends = pass
depends = xdotool
depends = xclip
depends = pwgen
optdepends = passed-git: change fieldnames in password files
source = git+https://github.com/carnager/rofi-pass
md5sums = SKIP
pkgname = rofi-pass-git
|