From 7417308a5d6ee904705fc1413560ca088fb6fd8e Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 8 Mar 2023 08:20:26 -0500 Subject: [PATCH] tageditor: update to 3.7.8. --- srcpkgs/tageditor/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tageditor/template b/srcpkgs/tageditor/template index 0c58b0f505d..c13762e2030 100644 --- a/srcpkgs/tageditor/template +++ b/srcpkgs/tageditor/template @@ -1,6 +1,6 @@ # Template file for 'tageditor' pkgname=tageditor -version=3.7.7 +version=3.7.8 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=1bc7bc43605503a264c065dd531299b23d1e124444d6cf6286f1b5763dc66074 +checksum=b7a4dda13c6e35fa6027b23efbecb975ff58d33d4c45cb23ba22b1a493a649b3 build_options="qt webengine webkit script" build_options_default="qt"