# Generated by debtap # Maintainer: Milo Gilad pkgname=bitwarden pkgver=0.0.8 pkgrel=1 pkgdesc="A secure and free password manager for all of your devices." arch=('x86_64') url="https://bitwarden.com" license=('GPL') groups=('') depends=('alsa-lib' 'atk' 'cairo' 'dbus' 'electron' 'expat' 'fontconfig' 'freetype2' 'gconf' 'gdk-pixbuf2' 'glib2' 'gtk2' 'libcups' 'libnotify' 'libsecret' 'libx11' 'libxcb' 'libxcomposite' 'libxcursor' 'libxdamage' 'libxext' 'libxfixes' 'libxi' 'libxrandr' 'libxrender' 'libxss' 'libxtst' 'nspr' 'nss' 'pango') options=('!strip' '!emptydirs') install=${pkgname}.install source_x86_64=("https://github.com/bitwarden/desktop/releases/download/v${pkgver}/Bitwarden-${pkgver}-amd64.deb") sha512sums_x86_64=('') package(){ # Extract package data tar xf data.tar.xz -C "${pkgdir}" }