From 1afd2e51b9e458221ddeb15fd48270995356dd1a Mon Sep 17 00:00:00 2001 From: Piraty Date: Mon, 15 May 2023 11:27:50 +0200 Subject: [PATCH] keepassxc: update to 2.7.5. --- srcpkgs/keepassxc/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/keepassxc/template b/srcpkgs/keepassxc/template index 2128f7c2d81..ddc700edc81 100644 --- a/srcpkgs/keepassxc/template +++ b/srcpkgs/keepassxc/template @@ -1,7 +1,7 @@ # Template file for 'keepassxc' pkgname=keepassxc -version=2.7.4 -revision=2 +version=2.7.5 +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) @@ -26,7 +26,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=560052961da0389327e759171f660230dfa4e0f4e1fab6139600fb85c6e5dece +checksum=ede24800901816c49569aa4f8bc7180a40cb8b554617fa2a2a2653caac13000c build_options="autotype browser fdosecrets keeshare network sshagent yubikey" desc_option_autotype="Include auto-type"