From f29f0d1c60a824ce9bfd826c51a5635bbf4d97a0 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Sun, 17 Apr 2022 19:06:50 +0000 Subject: keepassxc: update to 2.7.1 --- keepassxc/build/keepassxc.SlackBuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/keepassxc/build/keepassxc.SlackBuild b/keepassxc/build/keepassxc.SlackBuild index 8a35ae7c..4070bde8 100755 --- a/keepassxc/build/keepassxc.SlackBuild +++ b/keepassxc/build/keepassxc.SlackBuild @@ -37,6 +37,8 @@ # * Update. # 2.7.0-1: 28/mar/2022 by Eric Hameleers # * Update. +# 2.7.1-1: 17/apr/2022 by Eric Hameleers +# * Update. # # Run 'sh keepassxc.SlackBuild' to build a Slackware package. # The package (.t?z) and .txt file as well as build logs are created in /tmp . @@ -45,7 +47,7 @@ # ----------------------------------------------------------------------------- PRGNAM=keepassxc -VERSION=${VERSION:-2.7.0} +VERSION=${VERSION:-2.7.1} BUILD=${BUILD:-1} NUMJOBS=${NUMJOBS:-" -j$(nproc) "} TAG=${TAG:-alien} -- cgit v1.2.3-65-gdbad