diff options
author | marav <marav8@free.fr> | 2023-03-21 05:09:53 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-03-25 10:01:49 +0700 |
commit | 887a77a38f914f9763a5bde16f08c46e06e88d10 (patch) | |
tree | 8b02af99dc6c54e3b1e9e4c62e781ac57eefc23d /misc/bitwarden-desktop/bitwarden-desktop.SlackBuild | |
parent | f1288698310b6f7d801f6d24b7ce72c80463d766 (diff) |
misc/bitwarden-desktop: Updated for version 2023.2.0.
Signed-off-by: bedlam <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc/bitwarden-desktop/bitwarden-desktop.SlackBuild')
-rw-r--r-- | misc/bitwarden-desktop/bitwarden-desktop.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/bitwarden-desktop/bitwarden-desktop.SlackBuild b/misc/bitwarden-desktop/bitwarden-desktop.SlackBuild index ea4e82a929..a0cb4d50c3 100644 --- a/misc/bitwarden-desktop/bitwarden-desktop.SlackBuild +++ b/misc/bitwarden-desktop/bitwarden-desktop.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=bitwarden-desktop SRCNAM=bitwarden -VERSION=${VERSION:-2023.1.1} +VERSION=${VERSION:-2023.2.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |