qt6-sensors: update to 6.6.0.
This commit is contained in:
parent
b726ee8853
commit
e64df248d5
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qt6-sensors'
|
||||
pkgname=qt6-sensors
|
||||
version=6.5.2
|
||||
version=6.6.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="perl qt6-declarative-host-tools pkg-config"
|
||||
|
@ -10,7 +10,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=4006bd7cfbb4302a887bda82b7fe3c31633626363a5e6ba9730bdb4fa8ab2aa6
|
||||
checksum=28f0be5d4eac103ba3bb660ea61806d0e193c1fab949d1c95f2cb7cb39d84498
|
||||
|
||||
post_install() {
|
||||
rm -rf ${DESTDIR}/usr/tests
|
||||
|
|
Loading…
Reference in New Issue