diff --git a/srcpkgs/tageditor/template b/srcpkgs/tageditor/template index c13762e2030..8b18b4f825b 100644 --- a/srcpkgs/tageditor/template +++ b/srcpkgs/tageditor/template @@ -1,6 +1,6 @@ # Template file for 'tageditor' pkgname=tageditor -version=3.7.8 +version=3.7.9 revision=1 build_style=cmake configure_args="-DBUILD_SHARED_LIBS:BOOL=ON" @@ -10,8 +10,8 @@ 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=b7a4dda13c6e35fa6027b23efbecb975ff58d33d4c45cb23ba22b1a493a649b3 +distfiles="https://github.com/Martchus/tageditor/archive/v${version}.tar.gz" +checksum=987101e9a259db79b28b872c778e9818f12618ce5a12ab7558b6262c7621b217 build_options="qt webengine webkit script" build_options_default="qt"