syncthingtray: update to 1.3.2.
This commit is contained in:
parent
f2630418a3
commit
bcb7c5df31
|
@ -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 <void@placeviolette.net>"
|
|||
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
|
||||
|
|
Loading…
Reference in New Issue