summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ca4771299f5adb11ab346c133c387bc49deab6f8 (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
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.11.0.r8.g0586c00
	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'
	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 = 0001-Disable-Vault.patch
	sha512sums = SKIP
	sha512sums = 399e63002acb764895bbcf3b983642c8858343b36909eeeb73133de1a9740a3d81232bc206ff6bf3daed50f72354c5e6fd5314d0d044acd9f1cb23a933b1dd74
	sha512sums = 4ce188956f6fe7cfdb711b1505f6344ed2775751ea112a0506dc96455c2705ab8529ec442e4747d7810fc3535b4ca78d1864e874dab5b5306373587097e02658
	sha512sums = a6f2361c7aa83e63b9a557500406b0cd660e0d7f8b16345f859faa3f96e22bdcecd7589711960486fa0401896291f7d46f66882744c69117fc146056f4a49028
	source_armv7h = 0002-Rollback-ARM-Toolchain.patch
	sha512sums_armv7h = f26044402b04cc8494cf97b8592ad792bdda875f13598028f020757f8b79bce03059fabf11c80f78bec392f45ab713e861711026881b152df4fb2dcf675e8247

pkgname = bitwarden_rs-git