keepassxc: update to 2.4.2

This commit is contained in:
Paper Mountain Studio 2019-06-04 17:56:34 +02:00 committed by Helmut Pozimski
parent d1fc517d4b
commit ba5c6b2b03

View file

@ -1,7 +1,7 @@
# Template file for 'keepassxc'
pkgname=keepassxc
version=2.4.1
revision=2
version=2.4.2
revision=1
build_style=cmake
configure_args="-DWITH_TESTS=OFF -DWITH_XC_UPDATECHECK=OFF
-DWITH_XC_AUTOTYPE=$(vopt_if autotype ON OFF)
@ -24,9 +24,9 @@ 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/"
distfiles="https://github.com/keepassxreboot/keepassxc/releases/download/${version}/keepassxc-${version}-src.tar.xz"
checksum=0da97bd1279d1b9b06a63b9f723b43ab8c078b7f1203d6c13504fdd4735489ab
checksum=15fa6d0a292055864b1979c671f13e5bae5056e19e280c30cc1cf0b96ea56138
# https://github.com/keepassxreboot/keepassxc/blob/7bafe65d17e98348b0ff5fb46f117bdf05764cc6/CMakeLists.txt#L45
# https://github.com/keepassxreboot/keepassxc/blob/a775031fe9471310e50232d1861d4991e2803aff/CMakeLists.txt#L46
build_options="browser keeshare network sshagent yubikey"
desc_option_autotype="Include auto-type"
desc_option_browser="Include browser integration with keepassxc-browser-plugin"