From 4987173e459c49c274f72491e51f8a0fe9c81137 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Tue, 13 Jun 2023 08:59:18 -0400 Subject: [PATCH] tageditor: update to 3.8.1. --- srcpkgs/tageditor/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tageditor/template b/srcpkgs/tageditor/template index 26b4421b439..d780c96fbd6 100644 --- a/srcpkgs/tageditor/template +++ b/srcpkgs/tageditor/template @@ -1,6 +1,6 @@ # Template file for 'tageditor' pkgname=tageditor -version=3.8.0 +version=3.8.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/tageditor/archive/v${version}.tar.gz" -checksum=9ab25924be61b1ddd12510c2fa90a9fd9ebae1b634764e50415f47c1e0be28ab +checksum=92965ed67676e46196d3178c99deb043d0af36c78f3756d72837de9fdfa10937 build_options="qt webengine webkit script" build_options_default="qt"