summaryrefslogtreecommitdiffstats
path: root/office
diff options
context:
space:
mode:
author ArTourter2022-04-07 01:37:26 +0200
committer Willy Sudiarto Raharjo2022-04-09 10:45:50 +0200
commitb81722b58d25b9ce78eb6edadd3846af7150cbb2 (patch)
tree48b2d08e6bbed49229ef4c7e0dba6075ca7c12fc /office
parent15a74ae5f249e6a94c171cfc5256bbe03f2f6c92 (diff)
downloadslackbuilds-b81722b58d25b9ce78eb6edadd3846af7150cbb2.tar.gz
office/keepassxc: updated for version 2.7.1
Signed-off-by: ArTourter <artourter@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office')
-rw-r--r--office/keepassxc/README3
-rw-r--r--office/keepassxc/keepassxc.SlackBuild2
-rw-r--r--office/keepassxc/keepassxc.info6
3 files changed, 5 insertions, 6 deletions
diff --git a/office/keepassxc/README b/office/keepassxc/README
index ee2bb35315..fec6bd4eec 100644
--- a/office/keepassxc/README
+++ b/office/keepassxc/README
@@ -22,8 +22,7 @@ Networking support, allowing website favicons to be downloaded, is
enabled by default. This maybe disabled by passing NETWORKING=OFF to the
script.
-To include documentation, rubygem-asciidoctor must be installed and
-DOCS=ON must be passed to the script.
+To include documentation, DOCS=ON must be passed to the script.
Support for database sharing and synchronisation using KeeShare will be
disabled. It can be enabled by setting KEESHARE=ON, or a secure version
diff --git a/office/keepassxc/keepassxc.SlackBuild b/office/keepassxc/keepassxc.SlackBuild
index 8cc6a7da04..0418dc5868 100644
--- a/office/keepassxc/keepassxc.SlackBuild
+++ b/office/keepassxc/keepassxc.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=keepassxc
-VERSION=${VERSION:-2.7.0}
+VERSION=${VERSION:-2.7.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/office/keepassxc/keepassxc.info b/office/keepassxc/keepassxc.info
index 2600347e2b..c23cdef326 100644
--- a/office/keepassxc/keepassxc.info
+++ b/office/keepassxc/keepassxc.info
@@ -1,8 +1,8 @@
PRGNAM="keepassxc"
-VERSION="2.7.0"
+VERSION="2.7.1"
HOMEPAGE="https://github.com/keepassxreboot/keepassxc"
-DOWNLOAD="https://github.com/keepassxreboot/keepassxc/releases/download/2.7.0/keepassxc-2.7.0-src.tar.xz"
-MD5SUM="18b3bf6a14c3d735d469551b33d6a4e3"
+DOWNLOAD="https://github.com/keepassxreboot/keepassxc/releases/download/2.7.1/keepassxc-2.7.1-src.tar.xz"
+MD5SUM="4f35e710b7791513afd6928d1d735450"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="Botan"