summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: cacd826867b9af08c809402d375f38e82d39054d (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
pkgbase = bitwarden_rs
	pkgdesc = An unofficial lightweight implementation of the bitwarden-server using rust and sqlite. Does NOT include the web-interface.
	pkgver = 1.13.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
	conflicts = bitwarden_rs-mysql
	conflicts = bitwarden_rs-postgresql
	backup = etc/bitwarden_rs.env
	source = https://github.com/dani-garcia/bitwarden_rs/archive/1.13.0.tar.gz
	source = bitwarden_rs.install
	source = bitwarden_rs.service
	source = 0001-Disable-Vault.patch
	source = 0002-Fix-tests.patch
	sha512sums = ef17482b98b8caa089c957bc3db53f3adcbcdd1b8b64cb4b94612875bf939e259b9ef5928d2aaf99490534a83b48a3ec06933c28b243be1c41bf3dfbe68f5c8d
	sha512sums = 399e63002acb764895bbcf3b983642c8858343b36909eeeb73133de1a9740a3d81232bc206ff6bf3daed50f72354c5e6fd5314d0d044acd9f1cb23a933b1dd74
	sha512sums = 4ce188956f6fe7cfdb711b1505f6344ed2775751ea112a0506dc96455c2705ab8529ec442e4747d7810fc3535b4ca78d1864e874dab5b5306373587097e02658
	sha512sums = a6f2361c7aa83e63b9a557500406b0cd660e0d7f8b16345f859faa3f96e22bdcecd7589711960486fa0401896291f7d46f66882744c69117fc146056f4a49028
	sha512sums = 5d0e5a96dbd23d2e2fb1a89e2db8817018feb6a05dc854c5a9a3d1b84f94605c6a1f597dc233ec5ca6ff7adb18bbfdca2bcb2645de31c17f38470f649468ef44

pkgname = bitwarden_rs