blob: b30cfd57ce4faace6d2e989f72c335ba229d1a13 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = prs-git
pkgdesc = Secure, fast & convenient password manager CLI using GPG and git to sync (git)
pkgver = 0.2.8.r1.ge038d45
pkgrel = 1
url = https://gitlab.com/timvisee/prs
arch = any
license = GPL3
makedepends = rust
makedepends = python
makedepends = git
depends = gpgme
depends = dbus
depends = libxcb
provides = prs
conflicts = prs
source = git+https://gitlab.com/timvisee/prs
sha512sums = SKIP
pkgname = prs-git
|