diff --git a/srcpkgs/qcoro-qt5/template b/srcpkgs/qcoro-qt5/template index 4810edca039..5beb572166d 100644 --- a/srcpkgs/qcoro-qt5/template +++ b/srcpkgs/qcoro-qt5/template @@ -1,9 +1,10 @@ # Template file for 'qcoro-qt5' pkgname=qcoro-qt5 -version=0.9.0 +version=0.10.0 revision=1 build_style=cmake -configure_args="-DUSE_QT_VERSION=5" +configure_args="-DUSE_QT_VERSION=5 + -DBUILD_SHARED_LIBS=ON" hostmakedepends="qt5-qmake qt5-host-tools" makedepends="qt5-devel qt5-websockets-devel qt5-declarative-devel" checkdepends="dbus" @@ -12,7 +13,7 @@ maintainer="Joel Beckmeyer " license="MIT" homepage="https://qcoro.dvratil.cz/" distfiles="https://github.com/danvratil/qcoro/archive/refs/tags/v${version}.tar.gz" -checksum=cfaf6b778450f06adac4ce5e353eb6eae213a3b62b8c8740520d58cf9fe3ec1a +checksum=b7c8f00273ad27d85814bf4ec93eb6922c75656800a61d11854d36355a4a1aec post_install() { vlicense LICENSE