aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMilo Gilad2018-02-23 09:36:20 -0500
committerMilo Gilad2018-02-23 09:36:20 -0500
commit12e532c92e488ab74e8548d5ae2a51b44f3b35a3 (patch)
tree8edeec1142319b46835fc3eb438ea2f8b03e9c8d
parentedf8700f17a7518d17a8bbc910052b85a7fe1952 (diff)
downloadaur-12e532c92e488ab74e8548d5ae2a51b44f3b35a3.tar.gz
Fixed PKGBUILD; waiting for deb to download for shasums
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 29045c0d62ef..3928596c8b70 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Generated by debtap
# Maintainer: Milo Gilad <myl0gcontact@gmail.com>
pkgname=bitwarden
-pkgver=0.0.7
+pkgver=0.0.8
pkgrel=1
pkgdesc="A secure and free password manager for all of your devices."
arch=('x86_64')
@@ -11,8 +11,8 @@ 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=('3e44a0b1e6edd2f3a052df3474cca37cb82d961bee67e0fcdede23ac8a6cb96a4c0a0e3ea9eeb1ab0626cee0a970598baae031d2aa7d5c6d507794c2fa99603e')
+source_x86_64=("https://github.com/bitwarden/desktop/releases/download/v${pkgver}/Bitwarden-${pkgver}-amd64.deb")
+sha512sums_x86_64=('')
package(){