From 27a1fabbd929d586d5ca1624351255309616a560 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Thu, 3 Dec 2020 10:05:14 -0500 Subject: [PATCH] tageditor: update to 3.3.10. --- srcpkgs/tageditor/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tageditor/template b/srcpkgs/tageditor/template index 01470e4ac8..d237f21ead 100644 --- a/srcpkgs/tageditor/template +++ b/srcpkgs/tageditor/template @@ -1,6 +1,6 @@ # Template file for 'tageditor' pkgname=tageditor -version=3.3.9 +version=3.3.10 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=1ab9f843788046834ded52b99606908fde9327ca975376418ebf44139ca522ba +checksum=0d720dcfce039c5dc85c0dcc0ce3daa0bd15835394c977da28b20a63e09f0d71 build_options="qt webengine webkit script" build_options_default="qt"