diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2021-06-18 21:26:19 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-06-23 01:14:01 +0700 |
commit | fc85603a24cc1dca2dcfef47fcb97e1b9f9af48a (patch) | |
tree | 47463f17422d3e8ceac1ac43f19bc14d09c83bea /office/keepassxc | |
parent | 69bf93ef437765083a3105ae6bdff6865a86dfea (diff) |
office/keepassxc: Updated for version 2.6.6.
Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/keepassxc')
-rw-r--r-- | office/keepassxc/keepassxc.SlackBuild | 2 | ||||
-rw-r--r-- | office/keepassxc/keepassxc.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/office/keepassxc/keepassxc.SlackBuild b/office/keepassxc/keepassxc.SlackBuild index 2ee32823c35e..35991f5ea652 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.6.4} +VERSION=${VERSION:-2.6.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/keepassxc/keepassxc.info b/office/keepassxc/keepassxc.info index 575862da9a19..9bbcda1b8600 100644 --- a/office/keepassxc/keepassxc.info +++ b/office/keepassxc/keepassxc.info @@ -1,8 +1,8 @@ PRGNAM="keepassxc" -VERSION="2.6.4" +VERSION="2.6.6" HOMEPAGE="https://github.com/keepassxreboot/keepassxc" -DOWNLOAD="https://github.com/keepassxreboot/keepassxc/releases/download/2.6.4/keepassxc-2.6.4-src.tar.xz" -MD5SUM="9574ff6fdd215e014569fc8a6b1f56e9" +DOWNLOAD="https://github.com/keepassxreboot/keepassxc/releases/download/2.6.6/keepassxc-2.6.6-src.tar.xz" +MD5SUM="ea440316c59f46a1fe1c3ccbad1513f1" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |