aboutsummaryrefslogtreecommitdiff
path: root/misc/bitwarden-desktop/bitwarden-desktop.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'misc/bitwarden-desktop/bitwarden-desktop.SlackBuild')
-rw-r--r--misc/bitwarden-desktop/bitwarden-desktop.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/bitwarden-desktop/bitwarden-desktop.SlackBuild b/misc/bitwarden-desktop/bitwarden-desktop.SlackBuild
index e743a6ceca25..23b709febd5b 100644
--- a/misc/bitwarden-desktop/bitwarden-desktop.SlackBuild
+++ b/misc/bitwarden-desktop/bitwarden-desktop.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/bash
-# Slackware build script for element-desktop
+# Slackware build script for bitwarden-desktop
#
# Copyright 2022 marav, Paris, FR
# All rights reserved.
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=bitwarden-desktop
SRCNAM=bitwarden
-VERSION=${VERSION:-2022.9.1}
+VERSION=${VERSION:-2022.10.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}