From 868642dcb283e633351f59cd4b94754b89355f6d Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Thu, 5 Jan 2023 19:00:42 -0500 Subject: [PATCH] tageditor: update to 3.7.7. --- srcpkgs/tageditor/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tageditor/template b/srcpkgs/tageditor/template index 4aa37dcbc74..0c58b0f505d 100644 --- a/srcpkgs/tageditor/template +++ b/srcpkgs/tageditor/template @@ -1,6 +1,6 @@ # Template file for 'tageditor' pkgname=tageditor -version=3.7.6 +version=3.7.7 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=48991e04a95caeaa60a458a3c05b127d96268a2c3092487010ba7f1fe7c94f3e +checksum=1bc7bc43605503a264c065dd531299b23d1e124444d6cf6286f1b5763dc66074 build_options="qt webengine webkit script" build_options_default="qt"