qt6-sensors: update to 6.5.2.

This commit is contained in:
Andrew J. Hesford 2023-08-22 09:19:41 -04:00 committed by Andrew J. Hesford
parent 14440a599c
commit 0b71e7a745

View file

@ -1,7 +1,7 @@
# Template file for 'qt6-sensors' # Template file for 'qt6-sensors'
pkgname=qt6-sensors pkgname=qt6-sensors
version=6.5.0 version=6.5.2
revision=2 revision=1
build_style=cmake build_style=cmake
hostmakedepends="perl qt6-declarative-host-tools pkg-config" hostmakedepends="perl qt6-declarative-host-tools pkg-config"
makedepends="qt6-declarative-devel qt6-svg-devel" makedepends="qt6-declarative-devel qt6-svg-devel"
@ -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" 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/" homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtsensors-everywhere-src-${version}.tar.xz" distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtsensors-everywhere-src-${version}.tar.xz"
checksum=5ee434e2f4917c2d2e9b1de6cb1347c644a8c92338284efeb96202a557e72ea6 checksum=4006bd7cfbb4302a887bda82b7fe3c31633626363a5e6ba9730bdb4fa8ab2aa6
post_install() { post_install() {
rm -rf ${DESTDIR}/usr/tests rm -rf ${DESTDIR}/usr/tests