From 48d2b29c5821853731ab8a403d2c17b198c20e2f Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sat, 15 Mar 2025 11:57:39 -0400
Subject: [PATCH] syncthingtray: update to 1.7.3.

---
 common/shlibs                  | 6 +++---
 srcpkgs/syncthingtray/template | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index cf590fdced9..a0dc03a3bb6 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -4347,9 +4347,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.22 syncthingtray-1.7.2_1
-libsyncthingmodel.so.22 syncthingtray-1.7.2_1
-libsyncthingconnector.so.22 syncthingtray-1.7.2_1
+libsyncthingwidgets.so.23 syncthingtray-1.7.3_1
+libsyncthingmodel.so.23 syncthingtray-1.7.3_1
+libsyncthingconnector.so.23 syncthingtray-1.7.3_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 741f3cdff4e..1a357903649 100644
--- a/srcpkgs/syncthingtray/template
+++ b/srcpkgs/syncthingtray/template
@@ -1,6 +1,6 @@
 # Template file for 'syncthingtray'
 pkgname=syncthingtray
-version=1.7.2
+version=1.7.3
 revision=1
 build_style=cmake
 configure_args="-DBUILTIN_TRANSLATIONS=ON -DSYSTEMD_SUPPORT=OFF
@@ -16,7 +16,7 @@ maintainer="classabbyamp <void@placeviolette.net>"
 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=fdea38ae68ff64bdfb00d09e2cccfb509bb44eafcd33f62998a3811a4910b9ea
+checksum=e411ef5aca5d564d218d8bbe9db1df18289996443a5ccd61d30a7fd26050c9f3
 
 # requires weird port-binding shenanigans that may not work on ipv6
 # https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=syncthingtray#n50