diff --git a/srcpkgs/tageditor/template b/srcpkgs/tageditor/template index 797e8ab9409..01470e4ac84 100644 --- a/srcpkgs/tageditor/template +++ b/srcpkgs/tageditor/template @@ -1,16 +1,17 @@ # Template file for 'tageditor' pkgname=tageditor -version=3.3.8 +version=3.3.9 revision=1 build_style=cmake configure_args="-DBUILD_SHARED_LIBS:BOOL=ON" +hostmakedepends="pkg-config" makedepends="tagparser-devel cpp-utilities-devel" short_desc="Tag editor for AAC, ID3, Vorbis, Opus, FLAC and Matroska" maintainer="Andrew J. Hesford " license="GPL-2.0-only" homepage="https://github.com/Martchus/tageditor" distfiles="https://github.com/Martchus/${pkgname}/archive/v${version}.tar.gz" -checksum=6ad8f190ca0f2133c3a0cd508248329a80abc89a20629c20e0c2835329e2812c +checksum=1ab9f843788046834ded52b99606908fde9327ca975376418ebf44139ca522ba build_options="qt webengine webkit script" build_options_default="qt"