From 09ed332ec818fe6816be0095c1f2076cd36e1b9e Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Fri, 9 Jun 2023 15:22:52 -0400 Subject: [PATCH] syncthingtray: update to 1.4.3. --- common/shlibs | 6 +++--- srcpkgs/syncthingtray/template | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/common/shlibs b/common/shlibs index e34e372b84f..0b1bca75e5d 100644 --- a/common/shlibs +++ b/common/shlibs @@ -4196,9 +4196,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.6 syncthingtray-1.4.1_1 -libsyncthingmodel.so.6 syncthingtray-1.4.1_1 -libsyncthingconnector.so.6 syncthingtray-1.4.1_1 +libsyncthingwidgets.so.7 syncthingtray-1.4.3_1 +libsyncthingmodel.so.7 syncthingtray-1.4.3_1 +libsyncthingconnector.so.7 syncthingtray-1.4.3_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 55d1086bd53..e77910beae0 100644 --- a/srcpkgs/syncthingtray/template +++ b/srcpkgs/syncthingtray/template @@ -1,7 +1,7 @@ # Template file for 'syncthingtray' pkgname=syncthingtray -version=1.4.1 -revision=2 +version=1.4.3 +revision=1 build_style=cmake configure_args="-DJS_PROVIDER=qml -DBUILTIN_TRANSLATIONS=ON -DSYSTEMD_SUPPORT=OFF -DBUILD_SHARED_LIBS=ON -DWEBVIEW_PROVIDER=$(vopt_if webengine webengine none) @@ -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=6a2102c82dc6a8d9b0cf72941e997bb300b5011fe877696edc762e1440abd133 +checksum=fa3ffe19210c0438fe513fcee49fae00b6087b4ad3f6855615e96c51bbb5150d # requires weird port-binding shenanigans that may not work on ipv6 # https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=syncthingtray#n50