mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
misc/bitwarden-desktop: Updated for version 2023.4.0.
Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
b113064ac7
commit
1d9176f3f0
2 changed files with 4 additions and 4 deletions
|
@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
|
||||||
|
|
||||||
PRGNAM=bitwarden-desktop
|
PRGNAM=bitwarden-desktop
|
||||||
SRCNAM=bitwarden
|
SRCNAM=bitwarden
|
||||||
VERSION=${VERSION:-2023.3.2}
|
VERSION=${VERSION:-2023.4.0}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
PKGTYPE=${PKGTYPE:-tgz}
|
PKGTYPE=${PKGTYPE:-tgz}
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
PRGNAM="bitwarden-desktop"
|
PRGNAM="bitwarden-desktop"
|
||||||
VERSION="2023.3.2"
|
VERSION="2023.4.0"
|
||||||
HOMEPAGE="https://bitwarden.com/"
|
HOMEPAGE="https://bitwarden.com/"
|
||||||
DOWNLOAD="UNSUPPORTED"
|
DOWNLOAD="UNSUPPORTED"
|
||||||
MD5SUM=""
|
MD5SUM=""
|
||||||
DOWNLOAD_x86_64="https://github.com/bitwarden/clients/releases/download/desktop-v2023.3.2/Bitwarden-2023.3.2-amd64.deb"
|
DOWNLOAD_x86_64="https://github.com/bitwarden/clients/releases/download/desktop-v2023.4.0/Bitwarden-2023.4.0-amd64.deb"
|
||||||
MD5SUM_x86_64="ffee046661cefffe04bc870ab8b8cb3d"
|
MD5SUM_x86_64="1e2696a6c5abd0512dae5efeb2acf2be"
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
MAINTAINER="marav"
|
MAINTAINER="marav"
|
||||||
EMAIL="marav8@free.fr"
|
EMAIL="marav8@free.fr"
|
||||||
|
|
Loading…
Reference in a new issue