summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2e12242ed833afd7a9e1264f2e8516f8465419f4 (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
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 = 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
	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
	sha512sums = 3b8290b5f5055b48ffd732b823ca9da6d2f78c0511daab8d05490f10d087d001b417654711ff0f7dce97f3885b0fe4cf72567878532e7b004a8c37337b97d7f8
	sha512sums = 399e63002acb764895bbcf3b983642c8858343b36909eeeb73133de1a9740a3d81232bc206ff6bf3daed50f72354c5e6fd5314d0d044acd9f1cb23a933b1dd74
	sha512sums = 773dc0830b4eaf3a1d4134a52a6157e6a94265c6212ae8cc24b9584f9c444b9a0f822325f487ce9c23c363f743f1f64f269352f030e98e336816aee0a68048f6
	sha512sums = 704057f0bf6d71ab9888378c3d66ee97c5019e8b18d0f22f93615fef60bef7df80a11ad7ebf5cca1cc49c90ba3f9d84515a160555e395790f325510f8a81f5cd

pkgname = bitwarden_rs