blob: 156de560d9e8e6783cb51161902c66b83702780e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = pypass-git
pkgdesc = A GTK4 frontend for Password Store written in python
pkgver = r69.dbf81d5
pkgrel = 1
url = https://github.com/noobping/pypass
arch = any
license = GPL
depends = python
depends = gtk4
depends = python-gobject
depends = pass
depends = pass-otp
optdepends = file: hide invalid files
source = git+https://github.com/noobping/pypass.git
sha512sums = SKIP
pkgname = pypass-git
|