diff --git a/srcpkgs/tageditor/template b/srcpkgs/tageditor/template index a5cc9e08e75..ece38f3a1ed 100644 --- a/srcpkgs/tageditor/template +++ b/srcpkgs/tageditor/template @@ -1,6 +1,6 @@ # Template file for 'tageditor' pkgname=tageditor -version=3.5.0 +version=3.5.1 revision=1 build_style=cmake configure_args="-DBUILD_SHARED_LIBS:BOOL=ON" @@ -11,7 +11,7 @@ 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=87c04ff8d2f83a801bfb40de7e991008290d0f3808642f2f5c2e05489a353dee +checksum=c6a787ef5b235b93f55a5f458cc1cb6376a53f60b2de1a76c70efdfa8390b928 build_options="qt webengine webkit script" build_options_default="qt"