qtutilities: update to 6.14.1.
This commit is contained in:
parent
4f701e3190
commit
5613b4cee2
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'qtutilities'
|
||||
pkgname=qtutilities
|
||||
version=6.14.0
|
||||
revision=2
|
||||
version=6.14.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_SHARED_LIBS=ON -DQT_PACKAGE_PREFIX=Qt6"
|
||||
hostmakedepends="qt6-base qt6-tools"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
|||
license="GPL-2.0-only"
|
||||
homepage="https://github.com/Martchus/qtutilities"
|
||||
distfiles="https://github.com/Martchus/qtutilities/archive/v${version}.tar.gz"
|
||||
checksum=4eab9ef26edf67c1c436596bea42890fcc0206f93c50413939ccce8c94bf7bc0
|
||||
checksum=c85e3195406a91c82a907f170390c74537b473f4a6208642d93ad489cd0908a5
|
||||
|
||||
pre_check() {
|
||||
ninja -C build tests
|
||||
|
|
Loading…
Reference in New Issue