diff --git a/common/shlibs b/common/shlibs index 5d4b0a9899a..26410ed4f6f 100644 --- a/common/shlibs +++ b/common/shlibs @@ -4155,9 +4155,9 @@ libopensmtpd.so.0 libopensmtpd-0.7_1 libiio.so.0 libiio-0.23_1 libqtforkawesome.so.0.0.4 qtforkawesome-0.0.4_1 libqtquickforkawesome.so.0.0.4 qtforkawesome-0.0.4_1 -libsyncthingwidgets.so.1.2.3 syncthingtray-1.2.3_1 -libsyncthingmodel.so.1.2.3 syncthingtray-1.2.3_1 -libsyncthingconnector.so.1.2.3 syncthingtray-1.2.3_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 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 7c49025c825..d85fc988af6 100644 --- a/srcpkgs/syncthingtray/template +++ b/srcpkgs/syncthingtray/template @@ -1,10 +1,11 @@ # Template file for 'syncthingtray' pkgname=syncthingtray -version=1.2.3 +version=1.2.4 revision=1 build_style=cmake configure_args="-DJS_PROVIDER=qml -DBUILTIN_TRANSLATIONS=ON -DSYSTEMD_SUPPORT=OFF - -DBUILD_SHARED_LIBS=ON -DWEBVIEW_PROVIDER=$(vopt_if webengine webengine none)" + -DBUILD_SHARED_LIBS=ON -DWEBVIEW_PROVIDER=$(vopt_if webengine webengine none) + -Wno-dev" hostmakedepends="pkg-config qt5-host-tools qt5-qmake extra-cmake-modules plasma-framework" makedepends="cpp-utilities-devel qtutilities-devel qtforkawesome-devel qt5-devel qt5-core qt5-network qt5-gui qt5-widgets qt5-svg qt5-declarative @@ -17,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=acf6a91a176334658211fff1742ca8bb8517071d3058e84a7c7c8627aa5c01cc +checksum=bdd40eee7f16e8d4f53d153db4e0288f83b92a39bc33c96b22568f25712fe3d4 # requires weird port-binding shenanigans that may not work on ipv6 # https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=syncthingtray#n50