From e5642224ed5be871cbe9a8386926fcde87035001 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Sun, 10 Mar 2024 21:37:53 -0400 Subject: [PATCH] syncthingtray: update to 1.5.0. --- common/shlibs | 6 +++--- srcpkgs/syncthingtray/template | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/common/shlibs b/common/shlibs index f50a9ba1211..7ce38e9fa3b 100644 --- a/common/shlibs +++ b/common/shlibs @@ -4131,9 +4131,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.12 syncthingtray-1.4.13_1 -libsyncthingmodel.so.12 syncthingtray-1.4.13_1 -libsyncthingconnector.so.12 syncthingtray-1.4.13_1 +libsyncthingwidgets.so.13 syncthingtray-1.5.0_1 +libsyncthingmodel.so.13 syncthingtray-1.5.0_1 +libsyncthingconnector.so.13 syncthingtray-1.5.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 4a60a56c5fa..1bf1bfd52c8 100644 --- a/srcpkgs/syncthingtray/template +++ b/srcpkgs/syncthingtray/template @@ -1,6 +1,6 @@ # Template file for 'syncthingtray' pkgname=syncthingtray -version=1.4.13 +version=1.5.0 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=18e604518fc252e49ce1cf8249f1ee15ac094c9d5303b02d23fe1d8468736cef +checksum=ddec89979a579b703de5324383f4171ab89844c83fbc725c663a81951ac4b070 # requires weird port-binding shenanigans that may not work on ipv6 # https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=syncthingtray#n50