syncthingtray: update to 1.2.3.
This commit is contained in:
parent
4dee629d3c
commit
b995efab68
2 changed files with 6 additions and 6 deletions
|
@ -4154,9 +4154,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.2 syncthingtray-1.2.2_1
|
||||
libsyncthingmodel.so.1.2.2 syncthingtray-1.2.2_1
|
||||
libsyncthingconnector.so.1.2.2 syncthingtray-1.2.2_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
|
||||
libglibutil.so.1 libglibutil-1.0.64_1
|
||||
libgbinder.so.1 libgbinder-1.1.20_1
|
||||
libsunpinyin.so.3 libsunpinyin-3.0.0rc2_1
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'syncthingtray'
|
||||
pkgname=syncthingtray
|
||||
version=1.2.2
|
||||
revision=2
|
||||
version=1.2.3
|
||||
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)"
|
||||
|
@ -17,7 +17,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=0f556e30091ffc06e7e489c5e09e5460401c28fd1e8318b68cb6066ead7fe7a1
|
||||
checksum=acf6a91a176334658211fff1742ca8bb8517071d3058e84a7c7c8627aa5c01cc
|
||||
|
||||
# requires weird port-binding shenanigans that may not work on ipv6
|
||||
# https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=syncthingtray#n50
|
||||
|
|
Loading…
Add table
Reference in a new issue