qt6-connectivity: update to 6.5.0.
This commit is contained in:
parent
c5c4c63ed6
commit
e610dc9cd7
@ -1,6 +1,6 @@
|
||||
# Template file for 'qt6-connectivity'
|
||||
pkgname=qt6-connectivity
|
||||
version=6.4.2
|
||||
version=6.5.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="perl qt6-declarative-host-tools"
|
||||
@ -10,7 +10,7 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
||||
license="GPL-3.0-only"
|
||||
homepage="https://qt.io/"
|
||||
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtconnectivity-everywhere-src-${version}.tar.xz"
|
||||
checksum=8c9b44b239e42b4c4d6fca5f427904e688890b2a1bfb6bcbe5e6e2afcdc5d7af
|
||||
checksum=e7636653bab986361a77b23451d966c85591428c0422741890ef0fb197698f06
|
||||
|
||||
qt6-connectivity-devel_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision}
|
||||
@ -19,11 +19,11 @@ qt6-connectivity-devel_package() {
|
||||
pkg_install() {
|
||||
vmove usr/include
|
||||
vmove usr/lib/cmake
|
||||
vmove usr/lib/metatypes
|
||||
vmove usr/lib/qt6/metatypes
|
||||
vmove usr/lib/pkgconfig
|
||||
vmove usr/lib/qt6/mkspecs
|
||||
vmove "usr/lib/*.so"
|
||||
vmove "usr/lib/*.prl"
|
||||
vmove usr/share/qt6/modules
|
||||
vmove usr/lib/qt6/modules
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user