From 53b9d63129a1747dd3120d7f09189823ef8bc1e6 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Fri, 18 Feb 2022 08:32:17 -0500 Subject: [PATCH] tageditor: update to 3.6.1. --- srcpkgs/tageditor/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tageditor/template b/srcpkgs/tageditor/template index 44b0700ab5e..52b5fc0057b 100644 --- a/srcpkgs/tageditor/template +++ b/srcpkgs/tageditor/template @@ -1,6 +1,6 @@ # Template file for 'tageditor' pkgname=tageditor -version=3.6.0 +version=3.6.1 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=a01b68af858b4802e498e926e2e75efa400c1922a73d65693f0795eb79956259 +checksum=98ad461669e4528f6eb74d3b0c7a29401a0bb90a68bc63a4b60060ec02889b09 build_options="qt webengine webkit script" build_options_default="qt"