From 774221e5b1f31884facec46d183038abf29df6ea Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Mon, 6 Jan 2025 12:33:04 -0500 Subject: [PATCH] syncthingtray: update to 1.7.0. --- common/shlibs | 6 +++--- srcpkgs/syncthingtray/template | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/common/shlibs b/common/shlibs index 70f3de1b1ce..cc76cbdd35c 100644 --- a/common/shlibs +++ b/common/shlibs @@ -4357,9 +4357,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.20 syncthingtray-1.6.4_1 -libsyncthingmodel.so.20 syncthingtray-1.6.4_1 -libsyncthingconnector.so.20 syncthingtray-1.6.4_1 +libsyncthingwidgets.so.21 syncthingtray-1.7.0_1 +libsyncthingmodel.so.21 syncthingtray-1.7.0_1 +libsyncthingconnector.so.21 syncthingtray-1.7.0_1 libglibutil.so.1 libglibutil-1.0.64_1 libgbinder.so.1 libgbinder-1.1.20_1 libgxml-0.20.so.2.0.2 gxml-0.20.3_1 diff --git a/srcpkgs/syncthingtray/template b/srcpkgs/syncthingtray/template index 1bb7befd454..24a08585478 100644 --- a/srcpkgs/syncthingtray/template +++ b/srcpkgs/syncthingtray/template @@ -1,6 +1,6 @@ # Template file for 'syncthingtray' pkgname=syncthingtray -version=1.6.4 +version=1.7.0 revision=1 build_style=cmake configure_args="-DBUILTIN_TRANSLATIONS=ON -DSYSTEMD_SUPPORT=OFF @@ -16,7 +16,7 @@ maintainer="classabbyamp " license="GPL-2.0-or-later" homepage="https://martchus.github.io/syncthingtray/" distfiles="https://github.com/Martchus/syncthingtray/archive/refs/tags/v${version}.tar.gz" -checksum=1d8729557d04595f814dd153fbfa5baf10b8d2c371aab20a595cb060dacd3ff4 +checksum=19e89ab3ecc228d1a5081bc50bf856b684f6336400726c45011ebad4fcde2519 # requires weird port-binding shenanigans that may not work on ipv6 # https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=syncthingtray#n50