qt6-sensors: update to 6.4.0.
This commit is contained in:
parent
3c1c0316f2
commit
3b26b5b9b4
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qt6-sensors'
|
||||
pkgname=qt6-sensors
|
||||
version=6.3.1
|
||||
version=6.4.0
|
||||
revision=1
|
||||
wrksrc="qtsensors-everywhere-src-${version}"
|
||||
build_style=cmake
|
||||
|
@ -11,7 +11,7 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
|||
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/qtsensors-everywhere-src-${version}.tar.xz"
|
||||
checksum=4b240b59edba9a42b4735758a25f279a26841b982864e7b38f6ef0b81e0d60cc
|
||||
checksum=f38c072f5b9f62631985f385de70cdc54c13f0b888d9496943342e3be1ca50da
|
||||
|
||||
qt6-sensors-devel_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision}
|
||||
|
|
Loading…
Reference in New Issue