blob: 638cc432b2954b18a946b3a034b957daf7332fcd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = rockpass
pkgdesc = A small and ultrasecure Lesspass database server written in Rust
pkgver = 0.12.0
pkgrel = 1
url = https://gitlab.com/ogarcia/rockpass
arch = arm
arch = armv6h
arch = armv7h
arch = aarch64
arch = i686
arch = x86_64
license = GPL-3.0-or-later
makedepends = rust
depends = sqlite
backup = etc/rockpass.toml
source = https://gitlab.com/ogarcia/rockpass/-/archive/0.12.0/rockpass-0.12.0.tar.bz2
source = rockpass.service
b2sums = fa4e06ba7ada91585abe8ec9504c476ebfd6e86f62aed647e4ddf74417121c26b3b05c58ddd7c800c6a7a402710a3f8dfb52f8fd9bd061c0554195295ebaef5e
b2sums = 0fa53a8afb3e842cfce314cbc580c3e2a89441f8b1155307df164ca50028e88d30212a29d847c40026105fb4a735e19863ed07fca8aeb86f51d3a8f096d8860a
pkgname = rockpass
|