qt6-serialport: update to 6.5.2.

This commit is contained in:
Andrew J. Hesford 2023-08-22 09:19:34 -04:00 committed by Andrew J. Hesford
parent 8ccf686725
commit ae2a3e8e4c

View File

@ -1,6 +1,6 @@
# Template file for 'qt6-serialport'
pkgname=qt6-serialport
version=6.5.0
version=6.5.2
revision=1
build_style=cmake
hostmakedepends="perl qt6-base pkg-config"
@ -10,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
license="(LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only) AND GPL-3.0-only with Qt-GPL-exception-1.0"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtserialport-everywhere-src-${version}.tar.xz"
checksum=9209a9f5978a4adf3a150582270432fe3b635d05513ad1a57bff5ca4954a4dff
checksum=063c54169aea6b303183b434637ad050e9f67d7f22bb3eff1ede1905eb2ccc9e
qt6-serialport-devel_package() {
depends="${sourcepkg}>=${version}_${revision} qt6-base-devel>=${version}_1"