aboutsummaryrefslogtreecommitdiff
path: root/office/keepassxc/keepassxc.SlackBuild
diff options
context:
space:
mode:
authorArTourter <artourter@gmail.com>2023-05-18 17:40:13 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-05-20 11:17:23 +0700
commit579946329a51a1b87a2769c90ddaebf045fe11b6 (patch)
treea8ef4f85683b65204e4aeda787021e8fe6db8294 /office/keepassxc/keepassxc.SlackBuild
parente869028420c664038731de551d1f61d59580c3fc (diff)
office/keepassxc: Updated for version 2.7.5.
This release add compatibility for Botan3. Signed-off-by: ArTourter <artourter@gmail.com> Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/keepassxc/keepassxc.SlackBuild')
-rw-r--r--office/keepassxc/keepassxc.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/office/keepassxc/keepassxc.SlackBuild b/office/keepassxc/keepassxc.SlackBuild
index a1255cbfb98e5..f8b6773db672b 100644
--- a/office/keepassxc/keepassxc.SlackBuild
+++ b/office/keepassxc/keepassxc.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for KeePassXC
# Copyright 2017-2021 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
-# Copyright 2021-2022 Gregory J. L. Tourte <artourter@gmail.com>
+# Copyright 2021-2023 Gregory J. L. Tourte <artourter@gmail.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=keepassxc
-VERSION=${VERSION:-2.7.4}
+VERSION=${VERSION:-2.7.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}