qca-qt5: update to 2.3.7.

This commit is contained in:
triallax 2023-08-10 21:38:03 +01:00 committed by Duncan Overbruck
parent 4e989e003a
commit 0b1278c26c
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'qca-qt5'
pkgname=qca-qt5
version=2.3.6
version=2.3.7
revision=1
build_style=cmake
configure_args="-DQCA_FEATURE_INSTALL_DIR=/usr/share/qca-qt5/mkspecs
@ -13,7 +13,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later"
homepage="https://userbase.kde.org/QCA"
distfiles="${KDE_SITE}/qca/${version}/qca-${version}.tar.xz"
checksum=ee59d531d4b82fb1685f4d8d74c2caa0777f501800f7426eaa372109a4305249
checksum=fee2343b54687d5be3e30fb33ce296ee50ac7ae5e23d7ab725f63ffdf7af3f43
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-devel"