blob: 9f3efc5419099534b5152179b00568ecba8eeeee (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = passman
pkgdesc = Super-secure, easy-to-use password manager.
pkgver = 0.5.0
pkgrel = 1
url = https://github.com/binex-dsk/passman-aur
arch = any
license = GPL3
depends = python3
depends = python-sqlalchemy
provides = passman
source = git+https://github.com/binex-dsk/passman-aur.git
md5sums = SKIP
pkgname = passman
|