From 49b509cfcc61ded96f0de975546d2c4c1ef9b5ce Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Thu, 4 Aug 2022 12:58:59 -0400 Subject: [PATCH] tageditor: update to 3.7.4. --- srcpkgs/tageditor/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tageditor/template b/srcpkgs/tageditor/template index 6951a161f58..7faeed0e15e 100644 --- a/srcpkgs/tageditor/template +++ b/srcpkgs/tageditor/template @@ -1,6 +1,6 @@ # Template file for 'tageditor' pkgname=tageditor -version=3.7.3 +version=3.7.4 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=8cf16a501dff186c6fee2d2397075269666704e20bf7ce43ecc8fa80e5d2df35 +checksum=d57d9d243680b5a4ce66d8c546cb15c5df6b1a63c403dee9e373d2f4767e469e build_options="qt webengine webkit script" build_options_default="qt"