summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a053a33586365430ddd8fe894c7eb2f66b070843 (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
25
26
27
28
29
30
31
32
33
34
35
36
pkgbase = bitwarden_rs-git
	pkgdesc = An unofficial lightweight implementation of the bitwarden-server using rust and sqlite. Does NOT include the web-interface.
	pkgver = 1.16.3.r62.g3777624
	pkgrel = 1
	url = https://github.com/dani-garcia/bitwarden_rs
	install = bitwarden_rs.install
	arch = i686
	arch = x86_64
	arch = armv7h
	arch = aarch64
	license = GPL3
	makedepends = rust-nightly
	makedepends = cargo-nightly
	makedepends = git
	depends = openssl
	optdepends = bitwarden_rs-vault: Web Interface 'Vault'
	provides = bitwarden_rs
	conflicts = bitwarden_rs
	conflicts = bitwarden_rs-mysql
	conflicts = bitwarden_rs-postgresql
	backup = etc/bitwarden_rs.env
	source = git+https://github.com/dani-garcia/bitwarden_rs.git
	source = bitwarden_rs.install
	source = bitwarden_rs.service
	source = bitwarden_rs.sysusers.conf
	source = bitwarden_rs.tmpfiles.conf
	source = 0001-Disable-Vault.patch
	sha512sums = SKIP
	sha512sums = ae1e05b613d3178bf3fa273ff6661c567140a43826e681b5164ef7d101c1243e5ff93e9caf7193984626d363b8b8b7c076e6646b865699d4cbe482a3dc4f91e7
	sha512sums = 6f6b05881ee3344bdc553fae00a709404ddd086af347f909b3f3a620aabd2294b7dd2892472cd72515e9ceced2449eacbd9ef24626a1429776ea4599673a665b
	sha512sums = 15b00b0dc9122f98ce8d7b55668fdfbb2e0387563e7d9ad6c0ebc73b75e46e1ccdb3a2186a453795a1b3e2d45358ff5a8076d5cf30319ab2c21539d20cff81c6
	sha512sums = 6fd0ea962f077f92ad7f55a1bab479e68e3463b41eb171d501847554b676b7ecf05e016544f6331bdb53bf71038fcf2ce67ad213d0a7c2f93acbafd72e8441a6
	sha512sums = d3ef28356adb66f3f0b50ef9efdae034f542c3ec486952c01ebdb959c2aa5a00a6aad8b73d57e71eb23db6320b5728ac7b26829f8856e0b7220708b91027f944

pkgname = bitwarden_rs-git