We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 367e922 commit 1b2a80eCopy full SHA for 1b2a80e
1 file changed
srcpkgs/qtutilities/template
@@ -1,6 +1,6 @@
1
# Template file for 'qtutilities'
2
pkgname=qtutilities
3
-version=6.20.0
+version=6.21.0
4
revision=1
5
build_style=cmake
6
configure_args="-DBUILD_SHARED_LIBS=ON -DQT_PACKAGE_PREFIX=Qt6"
@@ -12,7 +12,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
12
license="GPL-2.0-only"
13
homepage="https://github.com/Martchus/qtutilities"
14
distfiles="https://github.com/Martchus/qtutilities/archive/v${version}.tar.gz"
15
-checksum=b70bb2365b7e83a949e4adc9c000aa771c402952f60ca8f5517ec619bff1b4d3
+checksum=e50a9d0335f025e67a13e059d3625c5bea8988c647ad5f7f1da53530682af70d
16
17
pre_check() {
18
ninja -C build tests
0 commit comments