From 083de3f36888b85aec3b77225d8d415bcb4b4e40 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Wed, 2 Nov 2022 20:51:09 -0400 Subject: [PATCH] syncthingtray: update to 1.3.0. --- common/shlibs | 6 +++--- srcpkgs/syncthingtray/template | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/common/shlibs b/common/shlibs index 194221e54f5..095513f7a48 100644 --- a/common/shlibs +++ b/common/shlibs @@ -4167,9 +4167,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.2 syncthingtray-1.2.4_1 -libsyncthingmodel.so.2 syncthingtray-1.2.4_1 -libsyncthingconnector.so.2 syncthingtray-1.2.4_1 +libsyncthingwidgets.so.3 syncthingtray-1.3.0_1 +libsyncthingmodel.so.3 syncthingtray-1.3.0_1 +libsyncthingconnector.so.3 syncthingtray-1.3.0_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 d85fc988af6..827f9ab294b 100644 --- a/srcpkgs/syncthingtray/template +++ b/srcpkgs/syncthingtray/template @@ -1,6 +1,6 @@ # Template file for 'syncthingtray' pkgname=syncthingtray -version=1.2.4 +version=1.3.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=bdd40eee7f16e8d4f53d153db4e0288f83b92a39bc33c96b22568f25712fe3d4 +checksum=aece0be140187a3c0c989a50007c3d5541d9e1abd51ec45b8c1e45ab783a9e52 # requires weird port-binding shenanigans that may not work on ipv6 # https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=syncthingtray#n50