diff --git a/srcpkgs/actiona/template b/srcpkgs/actiona/template index 6ce3ccdc6b4..cf5f0b7a2ae 100644 --- a/srcpkgs/actiona/template +++ b/srcpkgs/actiona/template @@ -1,8 +1,9 @@ # Template file for 'actiona' pkgname=actiona version=3.10.1 -revision=1 +revision=2 build_style=qmake +configure_args="PKGCONFIG_OPENCV=opencv4" hostmakedepends="pkg-config qt5-plugin-mysql qt5-qmake qt5-host-tools" makedepends="boost-devel libnotify-devel libopencv-devel pulseaudio-devel qt5-multimedia-devel qt5-script-devel qt5-speech-devel qt5-tools-devel @@ -12,10 +13,9 @@ short_desc="Cross platform automation tool" maintainer="Orphaned " license="GPL-3.0-or-later" homepage="https://actiona.tools/" -distfiles="https://github.com/Jmgr/${pkgname}/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz" +distfiles="https://github.com/Jmgr/actiona/archive/v${version}.tar.gz" checksum=447065e380f8f37db4c8af01df8e1b9d7189cd256205f758845b71d8de6f37ea post_build() { lrelease-qt5 locale/*.ts } -