From a3e7ddfb12acc5f20ceacab2749731c92cf1ff3c Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Thu, 6 Apr 2023 16:01:54 -0400 Subject: [PATCH] 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 45ab7fa8c51..39fed5ffbcf 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 3545bd7dad7..049eb1aebde 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