From fb40bd91d1731ea90dd25a8c2c9669203d63d92e Mon Sep 17 00:00:00 2001 From: Piraty Date: Tue, 8 Jun 2021 20:49:32 +0200 Subject: [PATCH] keepassxc: update to 2.6.5. --- srcpkgs/keepassxc/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/keepassxc/template b/srcpkgs/keepassxc/template index 54c33553b87f..0e371ac0c24d 100644 --- a/srcpkgs/keepassxc/template +++ b/srcpkgs/keepassxc/template @@ -1,6 +1,6 @@ # Template file for 'keepassxc' pkgname=keepassxc -version=2.6.4 +version=2.6.5 revision=1 build_style=cmake configure_args="-DWITH_TESTS=ON -DWITH_XC_UPDATECHECK=OFF -DWITH_XC_DOCS=ON @@ -23,9 +23,9 @@ maintainer="Piraty " license="GPL-3.0-or-later, BSD-3-Clause, CC0-1.0, LGPL-2.0-only, LGPL-2.1-only, LGPL-3.0-or-later, Nokia-Qt-exception-1.1, MIT, BSL-1.0" homepage="https://keepassxc.org/" -changelog="https://raw.githubusercontent.com/keepassxreboot/keepassxc/blob/develop/CHANGELOG.md" +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=e536e2a71c90fcf264eb831fb1a8b518ee1b03829828f862eeea748d3310f82b +checksum=5edceb7f650729a0f272aae5ded463dc31fe2feb1f75d10a78f61f529ff90eb2 # https://github.com/keepassxreboot/keepassxc/blob/a775031fe9471310e50232d1861d4991e2803aff/CMakeLists.txt#L46 build_options="autotype browser fdosecrets keeshare network sshagent yubikey"