diff --git a/common/shlibs b/common/shlibs index e80b071f048..73543c90319 100644 --- a/common/shlibs +++ b/common/shlibs @@ -4352,9 +4352,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.16 syncthingtray-1.5.5_1 -libsyncthingmodel.so.16 syncthingtray-1.5.5_1 -libsyncthingconnector.so.16 syncthingtray-1.5.5_1 +libsyncthingwidgets.so.17 syncthingtray-1.6.0_1 +libsyncthingmodel.so.17 syncthingtray-1.6.0_1 +libsyncthingconnector.so.17 syncthingtray-1.6.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 8a65a396a36..0ee101bdcc4 100644 --- a/srcpkgs/syncthingtray/template +++ b/srcpkgs/syncthingtray/template @@ -1,7 +1,7 @@ # Template file for 'syncthingtray' pkgname=syncthingtray -version=1.5.5 -revision=2 +version=1.6.0 +revision=1 build_style=cmake configure_args="-DBUILTIN_TRANSLATIONS=ON -DSYSTEMD_SUPPORT=OFF -DBUILD_SHARED_LIBS=ON -DQT_PACKAGE_PREFIX=Qt6 -DKF_PACKAGE_PREFIX=KF6" @@ -9,14 +9,14 @@ hostmakedepends="pkg-config qt6-tools qt6-base extra-cmake-modules" makedepends="cpp-utilities-devel qtutilities-devel qtforkawesome-devel boost-devel qt6-base-devel qt6-declarative-devel qt6-svg-devel libplasma-devel kf6-kconfig-devel kf6-kio-devel" -depends="syncthing qt6-plugin-tls-openssl" +depends="syncthing qt6-plugin-tls-openssl qt6-svg" checkdepends="syncthing iproute2" short_desc="Tray application for Syncthing" 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=b4a987511bfac59b2f9e6ca35459608339e03b85a358c7b9f19b921056f3d68f +checksum=c7494b1686f8c147004465a10d3bac1d53532d746a73cd5ed5ab85ad69b507a5 # requires weird port-binding shenanigans that may not work on ipv6 # https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=syncthingtray#n50