keepassxc: update to 2.2.4.

This commit is contained in:
maxice8 2017-12-13 23:50:08 -02:00 committed by lemmi
parent 24172b963e
commit 0eebf9ef3b

View file

@ -1,6 +1,6 @@
# Template file for 'keepassxc'
pkgname=keepassxc
version=2.2.3
version=2.2.4
revision=1
build_style=cmake
configure_args="-DWITH_XC_HTTP=ON -DWITH_XC_YUBIKEY=ON -DWITH_XC_AUTOTYPE=ON -DWITH_TESTS=OFF"
@ -10,10 +10,10 @@ maintainer="ibrokemypie <ibrokemypie@bastardi.net>"
license="GPL-3, GPL-2, BSD-3-clause, LGPL-2, LGPL-2.1, LGPL-3+, Boost-1.0, CC-0"
homepage="https://keepassxc.org/"
distfiles="https://github.com/keepassxreboot/keepassxc/archive/${version}.tar.gz"
checksum=5e82efa374ad4dcc29a9e60dff7fa40bebef0969ed842ad57c95229fda0d392b
checksum=e884439ed3ad461e426a25f0492f5fa78ab8ba06fb718977b3867d8f098ccd0a
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-devel qt5-qmake qt5-tools"
hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools"
fi
post_install() {