From 267bf777cbd7ec198dc2c13f452595ab750d76fb Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 6 May 2020 22:02:44 -0400 Subject: [PATCH 1/4] cpp-utilities: update to 5.4.0. --- srcpkgs/cpp-utilities/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/cpp-utilities/template b/srcpkgs/cpp-utilities/template index 78673ab8404..993443e19a8 100644 --- a/srcpkgs/cpp-utilities/template +++ b/srcpkgs/cpp-utilities/template @@ -1,6 +1,6 @@ # Template file for 'cpp-utilities' pkgname=cpp-utilities -version=5.3.0 +version=5.4.0 revision=1 build_style=cmake configure_args="-DBUILD_SHARED_LIBS:BOOL=ON" @@ -9,7 +9,7 @@ maintainer="Andrew J. Hesford " license="GPL-2.0-only" homepage="https://github.com/Martchus/cpp-utilities" distfiles="https://github.com/Martchus/${pkgname}/archive/v${version}.tar.gz" -checksum=163561a2afa318beadda69c436cbcd88bbe3bbe964726ccf9652858d14f3f8c9 +checksum=12330ad7b3f745f91bf37193dc872462fd1e14cc13018094a200d424bf346be6 cpp-utilities-devel_package() { short_desc+=" - development files" From 40eca9b7a0257ab363ec62cc150e31df13dd9500 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 6 May 2020 22:02:48 -0400 Subject: [PATCH 2/4] qtutilities: update to 6.0.6. --- srcpkgs/qtutilities/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/qtutilities/template b/srcpkgs/qtutilities/template index 7a74ee75d5d..948921b0e18 100644 --- a/srcpkgs/qtutilities/template +++ b/srcpkgs/qtutilities/template @@ -1,6 +1,6 @@ # Template file for 'qtutilities' pkgname=qtutilities -version=6.0.5 +version=6.0.6 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/qtutilities" distfiles="https://github.com/Martchus/${pkgname}/archive/v${version}.tar.gz" -checksum=2b443d8fc71e30f6aac5bf686ce06d7c6021b787415c6abe73ff7e76096fd018 +checksum=6e853502cc3a636d82e64f23e96050f8357f2937bca35ef3359c2ec75e8fedf3 qtutilities-devel_package() { short_desc+=" - development files" From d34b61668a591cd69ab86ecac34b9dec61facb18 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 6 May 2020 22:02:52 -0400 Subject: [PATCH 3/4] tagparser: update to 9.2.0. --- srcpkgs/tagparser/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tagparser/template b/srcpkgs/tagparser/template index e72020fb1cc..00772e2b644 100644 --- a/srcpkgs/tagparser/template +++ b/srcpkgs/tagparser/template @@ -1,6 +1,6 @@ # Template file for 'tagparser' pkgname=tagparser -version=9.1.3 +version=9.2.0 revision=1 build_style=cmake configure_args="-DBUILD_SHARED_LIBS:BOOL=ON" @@ -10,7 +10,7 @@ maintainer="Andrew J. Hesford " license="GPL-2.0-only" homepage="https://github.com/Martchus/tagparser" distfiles="https://github.com/Martchus/${pkgname}/archive/v${version}.tar.gz" -checksum=76c6c943a64150bb858a5c8cf483e4812914ce0bdfaa8d79781d19a4d0900a99 +checksum=05538d4e034f5f008f1b253b7612b6519bb98d566347045bc3b76d5a3b5a7830 tagparser-devel_package() { short_desc+=" - development files" From 52ef8c9a457071ba38ee600904c4605373a24646 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 6 May 2020 22:02:55 -0400 Subject: [PATCH 4/4] tageditor: update to 3.3.7. --- srcpkgs/tageditor/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tageditor/template b/srcpkgs/tageditor/template index e84d80e24cb..a66019c04b4 100644 --- a/srcpkgs/tageditor/template +++ b/srcpkgs/tageditor/template @@ -1,6 +1,6 @@ # Template file for 'tageditor' pkgname=tageditor -version=3.3.6 +version=3.3.7 revision=1 build_style=cmake configure_args="-DBUILD_SHARED_LIBS:BOOL=ON" @@ -10,7 +10,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=23cd6e03732757ef4e0d4a5fc6f2257a37b2eaa127da87a8be6a9bff5ec379b6 +checksum=475ddab587ab7330d147d881c7020cb4dc09b1978af87bf606d714ea21929a8d build_options="qt webengine webkit script" build_options_default="qt"