From a3cd4ed9259ed5aa108892119b3a6ea7340e19c7 Mon Sep 17 00:00:00 2001 From: Piraty Date: Tue, 9 Jun 2020 16:20:29 +0200 Subject: [PATCH] keepassxc: update to 2.6.0 --- srcpkgs/keepassxc/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/keepassxc/template b/srcpkgs/keepassxc/template index 24fd76de3cf..64ac8458e98 100644 --- a/srcpkgs/keepassxc/template +++ b/srcpkgs/keepassxc/template @@ -1,6 +1,7 @@ # Template file for 'keepassxc' pkgname=keepassxc -version=2.5.4 +version=2.6.0 +wrksrc=${pkgname}-$_version revision=1 build_style=cmake configure_args="-DWITH_TESTS=ON -DWITH_XC_UPDATECHECK=OFF @@ -25,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/blob/${version}/CHANGELOG.md" distfiles="https://github.com/keepassxreboot/keepassxc/releases/download/${version}/keepassxc-${version}-src.tar.xz" -checksum=a55e0801c318b02b1ac4e16e9b7a87ccfa7b039ea60d2c62610bd1bbbdd6cd4a +checksum=d0d23d97a73ac1cbf59bfca2f5d1506ae36dfcd4fbfb4225efe19931f035fd3a # https://github.com/keepassxreboot/keepassxc/blob/a775031fe9471310e50232d1861d4991e2803aff/CMakeLists.txt#L46 build_options="autotype browser fdosecrets keeshare network sshagent yubikey"