From e7e99df59d907a307a82069be6e2e7801862359f Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Jun 2023 10:16:28 -0400 Subject: [PATCH] tageditor: update to 3.8.0. --- srcpkgs/tageditor/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tageditor/template b/srcpkgs/tageditor/template index 8b18b4f825b..26b4421b439 100644 --- a/srcpkgs/tageditor/template +++ b/srcpkgs/tageditor/template @@ -1,6 +1,6 @@ # Template file for 'tageditor' pkgname=tageditor -version=3.7.9 +version=3.8.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/tageditor/archive/v${version}.tar.gz" -checksum=987101e9a259db79b28b872c778e9818f12618ce5a12ab7558b6262c7621b217 +checksum=9ab25924be61b1ddd12510c2fa90a9fd9ebae1b634764e50415f47c1e0be28ab build_options="qt webengine webkit script" build_options_default="qt"