qt6-serialport: update to 6.4.2.

This commit is contained in:
Đoàn Trần Công Danh 2023-02-18 09:39:32 +07:00
parent deb1da93ca
commit 81610c11c3

View file

@ -1,16 +1,16 @@
# Template file for 'qt6-serialport'
pkgname=qt6-serialport
version=6.4.0
version=6.4.2
revision=1
build_style=cmake
hostmakedepends="perl qt6-base-devel pkg-config"
hostmakedepends="perl qt6-base pkg-config"
makedepends="qt6-base-devel"
short_desc="Cross-platform application and UI framework - serialport"
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=f148cc9e87ce2228e82bff7a64d9521339ece66c4c66aa43b91bac614f4a4483
checksum=336d95919037800184b3c3de8ccb6f62954b20f3756c05adce8d5010504340fa
qt6-serialport-devel_package() {
depends="${sourcepkg}>=${version}_${revision} qt6-base-devel>=${version}_1"