qt6-serialport: update to 6.3.0.
This commit is contained in:
parent
05c9677bf0
commit
9ed60c9c45
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qt6-serialport'
|
||||
pkgname=qt6-serialport
|
||||
version=6.2.2
|
||||
version=6.3.0
|
||||
revision=1
|
||||
wrksrc="qtserialport-everywhere-src-${version}"
|
||||
build_style=cmake
|
||||
|
@ -12,7 +12,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=5555aae0332df90c7d955381a758a2b918b6e65e2148da8003c1fb2f9cf9640a
|
||||
checksum=eebd6934d48cc044b8c87795a4fd91bb81f7195d4b5a2ddb12802f343d5db64f
|
||||
|
||||
qt6-serialport-devel_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision} qt6-base-devel>=${version}_1"
|
||||
|
|
Loading…
Reference in a new issue