From be393064a555ee2943fdf6e59e98d0316466da2d Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Thu, 6 Apr 2023 16:01:37 -0400 Subject: [PATCH 1/3] qtutilities: update to 6.12.0. --- srcpkgs/qtutilities/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/qtutilities/template b/srcpkgs/qtutilities/template index 6f9c465b188c..027d35c37179 100644 --- a/srcpkgs/qtutilities/template +++ b/srcpkgs/qtutilities/template @@ -1,6 +1,6 @@ # Template file for 'qtutilities' pkgname=qtutilities -version=6.11.0 +version=6.12.0 revision=1 build_style=cmake configure_args="-DBUILD_SHARED_LIBS:BOOL=ON" @@ -12,7 +12,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=8b49fabea6f86a3665c4e3e7d4a9a4d4392549ce942f5de4f21b694126fea23b +checksum=d3b8bc68c82d195cfeb4aa8d599c020774322aea7faebf5243e139088d89a82c pre_check() { ninja -C build tests From 1fc78a1a4810fe7c185d72d2941a649a26d6d2a2 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Thu, 6 Apr 2023 16:01:45 -0400 Subject: [PATCH 2/3] tageditor: update to 3.7.9. --- srcpkgs/tageditor/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/tageditor/template b/srcpkgs/tageditor/template index c13762e2030c..8b18b4f825bb 100644 --- a/srcpkgs/tageditor/template +++ b/srcpkgs/tageditor/template @@ -1,6 +1,6 @@ # Template file for 'tageditor' pkgname=tageditor -version=3.7.8 +version=3.7.9 revision=1 build_style=cmake configure_args="-DBUILD_SHARED_LIBS:BOOL=ON" @@ -10,8 +10,8 @@ short_desc="Tag editor for AAC, ID3, Vorbis, Opus, FLAC and Matroska" 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=b7a4dda13c6e35fa6027b23efbecb975ff58d33d4c45cb23ba22b1a493a649b3 +distfiles="https://github.com/Martchus/tageditor/archive/v${version}.tar.gz" +checksum=987101e9a259db79b28b872c778e9818f12618ce5a12ab7558b6262c7621b217 build_options="qt webengine webkit script" build_options_default="qt" From 9dcdc1b4491b712d2344c8c500d784a86df4cbee Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Thu, 6 Apr 2023 16:01:54 -0400 Subject: [PATCH 3/3] syncthingtray: update to 1.4.1. --- common/shlibs | 6 +++--- srcpkgs/syncthingtray/template | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/common/shlibs b/common/shlibs index 45ab7fa8c512..39fed5ffbcf5 100644 --- a/common/shlibs +++ b/common/shlibs @@ -4192,9 +4192,9 @@ libopensmtpd.so.0 libopensmtpd-0.7_1 libiio.so.0 libiio-0.23_1 libqtforkawesome.so.1 qtforkawesome-0.1.0_1 libqtquickforkawesome.so.1 qtforkawesome-0.1.0_1 -libsyncthingwidgets.so.4 syncthingtray-1.3.1_1 -libsyncthingmodel.so.4 syncthingtray-1.3.1_1 -libsyncthingconnector.so.4 syncthingtray-1.3.1_1 +libsyncthingwidgets.so.6 syncthingtray-1.4.1_1 +libsyncthingmodel.so.6 syncthingtray-1.4.1_1 +libsyncthingconnector.so.6 syncthingtray-1.4.1_1 libglibutil.so.1 libglibutil-1.0.64_1 libgbinder.so.1 libgbinder-1.1.20_1 libsunpinyin.so.3 libsunpinyin-3.0.0rc2_1 diff --git a/srcpkgs/syncthingtray/template b/srcpkgs/syncthingtray/template index 3545bd7dad74..049eb1aebde9 100644 --- a/srcpkgs/syncthingtray/template +++ b/srcpkgs/syncthingtray/template @@ -1,6 +1,6 @@ # Template file for 'syncthingtray' pkgname=syncthingtray -version=1.3.2 +version=1.4.1 revision=1 build_style=cmake configure_args="-DJS_PROVIDER=qml -DBUILTIN_TRANSLATIONS=ON -DSYSTEMD_SUPPORT=OFF @@ -18,7 +18,7 @@ maintainer="classabbyamp " license="GPL-2.0-or-later" homepage="https://github.com/Martchus/syncthingtray" distfiles="https://github.com/Martchus/syncthingtray/archive/refs/tags/v${version}.tar.gz" -checksum=184d46f2bdf25be816635447c5ca390b6788cc7ccd643b5146686a128e70ef54 +checksum=6a2102c82dc6a8d9b0cf72941e997bb300b5011fe877696edc762e1440abd133 # requires weird port-binding shenanigans that may not work on ipv6 # https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=syncthingtray#n50