summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d398eea5991dc15b269bce9d6e8bfb9672d662d3 (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
pkgbase = bitwarden_rs
	pkgdesc = An unofficial lightweight implementation of the bitwarden-server using rust and sqlite. Does NOT include the web-interface.
	pkgver = 1.1.0
	pkgrel = 3
	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
	depends = openssl
	optdepends = bitwarden_rs-vault: Web Interface 'Vault'
	conflicts = bitwarden_rs-git
	backup = etc/bitwarden_rs.env
	source = https://github.com/dani-garcia/bitwarden_rs/archive/1.1.0.tar.gz
	source = bitwarden_rs.install
	source = bitwarden_rs.service
	source = 0001-Disable-Vault.patch
	source = 0002-Fix-OpenSSL.patch
	sha512sums = 3b8290b5f5055b48ffd732b823ca9da6d2f78c0511daab8d05490f10d087d001b417654711ff0f7dce97f3885b0fe4cf72567878532e7b004a8c37337b97d7f8
	sha512sums = 399e63002acb764895bbcf3b983642c8858343b36909eeeb73133de1a9740a3d81232bc206ff6bf3daed50f72354c5e6fd5314d0d044acd9f1cb23a933b1dd74
	sha512sums = 773dc0830b4eaf3a1d4134a52a6157e6a94265c6212ae8cc24b9584f9c444b9a0f822325f487ce9c23c363f743f1f64f269352f030e98e336816aee0a68048f6
	sha512sums = cbc151fc41ebffa611e144575bea463ab31a75d55ec1a331795eded3d415db8a221d24c75efe0c97c56fc33b80ffca53683af3d240af547b0d4a222d3095e960
	sha512sums = 00876217c628656f52716801d6c888624263dfb726c9cad76fb90860e3648f1cd9b75140b72e847687982ca0001f0407eb41642de4ad88e27448f89fced4f281

pkgname = bitwarden_rs