qt6-sensors: update to 6.7.2.
This commit is contained in:
parent
77a85a4333
commit
b526854e5c
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'qt6-sensors'
|
||||
pkgname=qt6-sensors
|
||||
version=6.6.0
|
||||
version=6.7.2
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="perl qt6-declarative-host-tools pkg-config"
|
||||
makedepends="qt6-declarative-devel qt6-svg-devel"
|
||||
makedepends="qt6-declarative-private-devel qt6-svg-devel qt6-base-private-devel"
|
||||
short_desc="Cross-platform application and UI framework - Sensors"
|
||||
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=28f0be5d4eac103ba3bb660ea61806d0e193c1fab949d1c95f2cb7cb39d84498
|
||||
checksum=ead1dec787c56ed4dc02ed810af54ff1e1f6875cb5cc2506c74eeb9554e6bb59
|
||||
|
||||
post_install() {
|
||||
rm -rf ${DESTDIR}/usr/tests
|
||||
|
|
Loading…
Reference in New Issue