summaryrefslogtreecommitdiffstats
path: root/office
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <slackbuilds@jaxartes.net>2019-11-11 15:02:04 -0800
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-11-17 01:22:51 +0700
commitcf7617573ed937f963833cefb00f8ec494f6ee55 (patch)
tree5e739c8608a5958b3586771429c8ed4172c9fea6 /office
parent3ae839e252ec1e67b255ca34586a1c011b3bb16f (diff)
downloadslackbuilds-cf7617573ed937f963833cefb00f8ec494f6ee55.tar.gz
slackbuilds-cf7617573ed937f963833cefb00f8ec494f6ee55.tar.xz
office/keepassxc: Updated for version 2.5.1.
Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
Diffstat (limited to 'office')
-rw-r--r--office/keepassxc/keepassxc.SlackBuild2
-rw-r--r--office/keepassxc/keepassxc.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/office/keepassxc/keepassxc.SlackBuild b/office/keepassxc/keepassxc.SlackBuild
index 886f1a5fa2..909f5d6f24 100644
--- a/office/keepassxc/keepassxc.SlackBuild
+++ b/office/keepassxc/keepassxc.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=keepassxc
-VERSION=${VERSION:-2.5.0}
+VERSION=${VERSION:-2.5.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/office/keepassxc/keepassxc.info b/office/keepassxc/keepassxc.info
index 38acd2febb..dd7492bd26 100644
--- a/office/keepassxc/keepassxc.info
+++ b/office/keepassxc/keepassxc.info
@@ -1,8 +1,8 @@
PRGNAM="keepassxc"
-VERSION="2.5.0"
+VERSION="2.5.1"
HOMEPAGE="https://github.com/keepassxreboot/keepassxc"
-DOWNLOAD="https://github.com/keepassxreboot/keepassxc/releases/download/2.5.0/keepassxc-2.5.0-src.tar.xz"
-MD5SUM="ca51fa9b7289bc4f070f61ee87f8d030"
+DOWNLOAD="https://github.com/keepassxreboot/keepassxc/releases/download/2.5.1/keepassxc-2.5.1-src.tar.xz"
+MD5SUM="547fd8fa7d8ac32592007c5ea1ee54aa"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="argon2 libsodium qrencode qt5"