From bb5b4afd6b2b8973549be32ffe28f15ef03a4f27 Mon Sep 17 00:00:00 2001 From: Piraty Date: Tue, 28 May 2024 23:09:08 +0200 Subject: [PATCH] keepassxc: update to 2.7.8. --- srcpkgs/keepassxc/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/keepassxc/template b/srcpkgs/keepassxc/template index a9d06c75e95..1cb87c0794a 100644 --- a/srcpkgs/keepassxc/template +++ b/srcpkgs/keepassxc/template @@ -1,7 +1,7 @@ # Template file for 'keepassxc' pkgname=keepassxc -version=2.7.7 -revision=2 +version=2.7.8 +revision=1 build_style=cmake configure_args="-DWITH_TESTS=ON -DWITH_XC_UPDATECHECK=OFF -DWITH_XC_DOCS=ON -DWITH_XC_AUTOTYPE=$(vopt_if autotype ON OFF) @@ -27,7 +27,7 @@ license="GPL-3.0-or-later, BSD-3-Clause, CC0-1.0, LGPL-2.0-only, LGPL-2.1-only, homepage="https://keepassxc.org/" changelog="https://raw.githubusercontent.com/keepassxreboot/keepassxc/${version}/CHANGELOG.md" distfiles="https://github.com/keepassxreboot/keepassxc/releases/download/${version}/keepassxc-${version}-src.tar.xz" -checksum=58fc45ae98e4b3ffb052103014f5b97a41fefd17102c7f56073934dd3a82ee67 +checksum=87d3101712b3c8656a24b908ad5b7e2529bc01717cb4156f53ba195fb81783a3 build_options="autotype browser fdosecrets keeshare network passkey sshagent yubikey" desc_option_autotype="Include auto-type"