From c0ab844f9e1032b3f9d03250806a141953ef394f Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Thu, 9 Nov 2023 15:32:19 -0500 Subject: [PATCH] syncthingtray: update to 1.4.8. --- common/shlibs | 6 +++--- srcpkgs/syncthingtray/template | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/common/shlibs b/common/shlibs index c3a08462d7b..f96f0aa9594 100644 --- a/common/shlibs +++ b/common/shlibs @@ -4121,9 +4121,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.10 syncthingtray-1.4.4_1 -libsyncthingmodel.so.10 syncthingtray-1.4.4_1 -libsyncthingconnector.so.10 syncthingtray-1.4.4_1 +libsyncthingwidgets.so.11 syncthingtray-1.4.8_1 +libsyncthingmodel.so.11 syncthingtray-1.4.8_1 +libsyncthingconnector.so.11 syncthingtray-1.4.8_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 e7efdae373b..f06066ef5fe 100644 --- a/srcpkgs/syncthingtray/template +++ b/srcpkgs/syncthingtray/template @@ -1,6 +1,6 @@ # Template file for 'syncthingtray' pkgname=syncthingtray -version=1.4.7 +version=1.4.8 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=a793f109bbdac74f49a8d4ec6124bdd5cf76f3024108f9cd31c571ac7cbcb684 +checksum=3d6eb1cce6d3daf1507997ed8b144791191a59db848d1fdab50c590b45e14582 # requires weird port-binding shenanigans that may not work on ipv6 # https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=syncthingtray#n50