From 5f4fa85f63b3db1f3c8fef3bae34c8160dd95122 Mon Sep 17 00:00:00 2001 From: Felix Kleinschmidt Date: Wed, 3 Feb 2021 09:54:08 -0300 Subject: [PATCH] keepassxc: update to 2.6.4. Also fix changelog. Closes: #28430 [via git-merge-pr] --- srcpkgs/keepassxc/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/keepassxc/template b/srcpkgs/keepassxc/template index d110e2fd04..54c33553b8 100644 --- a/srcpkgs/keepassxc/template +++ b/srcpkgs/keepassxc/template @@ -1,7 +1,7 @@ # Template file for 'keepassxc' pkgname=keepassxc -version=2.6.3 -revision=2 +version=2.6.4 +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) @@ -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/${version}/CHANGELOG.md" +changelog="https://raw.githubusercontent.com/keepassxreboot/keepassxc/blob/develop/CHANGELOG.md" distfiles="https://github.com/keepassxreboot/keepassxc/releases/download/${version}/keepassxc-${version}-src.tar.xz" -checksum=e7e0b6ed8f3881c5b9579074bc3cde3991b28c1a3d1c852c46f2b7930a10f7d1 +checksum=e536e2a71c90fcf264eb831fb1a8b518ee1b03829828f862eeea748d3310f82b # https://github.com/keepassxreboot/keepassxc/blob/a775031fe9471310e50232d1861d4991e2803aff/CMakeLists.txt#L46 build_options="autotype browser fdosecrets keeshare network sshagent yubikey"