From f3e3cfc33f8e10a19ca2314acfdeaf1630f8ef24 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 25 May 2022 13:41:07 -0400 Subject: [PATCH] tageditor: update to 3.7.2. --- srcpkgs/tageditor/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tageditor/template b/srcpkgs/tageditor/template index a97acf3a24c..5e1fe1435f4 100644 --- a/srcpkgs/tageditor/template +++ b/srcpkgs/tageditor/template @@ -1,6 +1,6 @@ # Template file for 'tageditor' pkgname=tageditor -version=3.7.1 +version=3.7.2 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=df567627b91114da23664d4194f2fd2392cc24da7e59bd71e1e86f7638e2a5fb +checksum=cf79b42b03dfc3efeba01781c816dd47aff66df9c0fe8aa773bad2d3f1ca0738 build_options="qt webengine webkit script" build_options_default="qt"