summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO33
1 files changed, 33 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..4c9cd7282687
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,33 @@
+pkgbase = bitwarden-server
+ pkgdesc = Open source password management solutions for individuals, teams, and business organizations.
+ pkgver = 1.19.0
+ pkgrel = 1
+ url = https://github.com/bitwarden
+ install = bitwarden.install
+ arch = x86_64
+ license = AGPL-3.0
+ makedepends = openssl
+ depends = docker
+ backup = etc/bitwarden/global.env
+ backup = etc/bitwarden/uid.env
+ backup = etc/bitwarden/mssql.env
+ backup = var/lib/bitwarden/identity/identity.pfx
+ source = app-id.json
+ source = uid.env
+ source = global.env
+ source = mssql.env
+ source = nginx-default.conf
+ source = settings.js
+ source = bitwarden-server.service
+ source = bitwarden-admin.service
+ source = bitwarden-api.service
+ source = bitwarden-attachments.service
+ source = bitwarden-icons.service
+ source = bitwarden-identity.service
+ source = bitwarden-mssql.service
+ source = bitwarden-nginx.service
+ source = bitwarden-web.service
+ source = bitwarden-sysuser.conf
+
+pkgname = bitwarden-server
+