From 55c68472889bd5afbabcf3824032fcfac652d308 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Tue, 5 Apr 2022 21:10:45 -0400 Subject: [PATCH] tageditor: update to 3.7.0. --- srcpkgs/tageditor/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tageditor/template b/srcpkgs/tageditor/template index 52b5fc0057b..0f9ad2024a6 100644 --- a/srcpkgs/tageditor/template +++ b/srcpkgs/tageditor/template @@ -1,6 +1,6 @@ # Template file for 'tageditor' pkgname=tageditor -version=3.6.1 +version=3.7.0 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=98ad461669e4528f6eb74d3b0c7a29401a0bb90a68bc63a4b60060ec02889b09 +checksum=e3814efdb9ca9bc386b51c602f8f4f507e8698ecdaf39a5849ed1795ddaa5c38 build_options="qt webengine webkit script" build_options_default="qt"