qca-qt5: update to 2.3.4.

This commit is contained in:
John 2021-09-26 13:10:59 +02:00
parent e510891e4d
commit bf1666d527
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.3
version=2.3.4
revision=1
wrksrc="${pkgname%-*}-${version}"
build_style=cmake
@ -14,7 +14,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=562e8f9b8542944e2c0c18c45c05bb202f620db84032790c54b424454f727b67
checksum=6b695881a7e3fd95f73aaee6eaeab96f6ad17e515e9c2b3d4b3272d7862ff5c4
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-devel"