From 43d432fd01def8f0b122f81f7bd4e6263239c9d8 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Thu, 8 Jul 2021 21:13:28 -0400 Subject: [PATCH] tageditor: update to 3.4.1. --- srcpkgs/tageditor/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tageditor/template b/srcpkgs/tageditor/template index bae13871957..5c771087435 100644 --- a/srcpkgs/tageditor/template +++ b/srcpkgs/tageditor/template @@ -1,6 +1,6 @@ # Template file for 'tageditor' pkgname=tageditor -version=3.4.0 +version=3.4.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=8623057c2b1bf38eaab7d8de87e259ce639afcac35253145d102e91751015835 +checksum=4d3218531fae449ffa76098fbe9a4693e43f2f93d0d38bb4163d6a9ce864d6c7 build_options="qt webengine webkit script" build_options_default="qt"