From bcb7c5df31dfe48230ac0195f5dae3b81c9f6102 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Sat, 7 Jan 2023 11:45:27 -0500 Subject: [PATCH] syncthingtray: update to 1.3.2. --- srcpkgs/syncthingtray/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/syncthingtray/template b/srcpkgs/syncthingtray/template index 8aa931470a3..3545bd7dad7 100644 --- a/srcpkgs/syncthingtray/template +++ b/srcpkgs/syncthingtray/template @@ -1,7 +1,7 @@ # Template file for 'syncthingtray' pkgname=syncthingtray -version=1.3.1 -revision=2 +version=1.3.2 +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) @@ -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=c5b4c9b5ee2234eb8ba1e383064abba317de5ba2589ba92c286cf9535bbec295 +checksum=184d46f2bdf25be816635447c5ca390b6788cc7ccd643b5146686a128e70ef54 # requires weird port-binding shenanigans that may not work on ipv6 # https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=syncthingtray#n50