mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
syncthingtray: update to 1.4.6.
This commit is contained in:
parent
93db6723d7
commit
527d9a34da
2 changed files with 6 additions and 6 deletions
|
@ -4127,9 +4127,9 @@ libopensmtpd.so.0 libopensmtpd-0.7_1
|
||||||
libiio.so.0 libiio-0.23_1
|
libiio.so.0 libiio-0.23_1
|
||||||
libqtforkawesome.so.1 qtforkawesome-0.1.0_1
|
libqtforkawesome.so.1 qtforkawesome-0.1.0_1
|
||||||
libqtquickforkawesome.so.1 qtforkawesome-0.1.0_1
|
libqtquickforkawesome.so.1 qtforkawesome-0.1.0_1
|
||||||
libsyncthingwidgets.so.8 syncthingtray-1.4.4_1
|
libsyncthingwidgets.so.9 syncthingtray-1.4.4_1
|
||||||
libsyncthingmodel.so.8 syncthingtray-1.4.4_1
|
libsyncthingmodel.so.9 syncthingtray-1.4.4_1
|
||||||
libsyncthingconnector.so.8 syncthingtray-1.4.4_1
|
libsyncthingconnector.so.9 syncthingtray-1.4.4_1
|
||||||
libglibutil.so.1 libglibutil-1.0.64_1
|
libglibutil.so.1 libglibutil-1.0.64_1
|
||||||
libgbinder.so.1 libgbinder-1.1.20_1
|
libgbinder.so.1 libgbinder-1.1.20_1
|
||||||
libsunpinyin.so.3 libsunpinyin-3.0.0rc2_1
|
libsunpinyin.so.3 libsunpinyin-3.0.0rc2_1
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'syncthingtray'
|
# Template file for 'syncthingtray'
|
||||||
pkgname=syncthingtray
|
pkgname=syncthingtray
|
||||||
version=1.4.5
|
version=1.4.6
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DJS_PROVIDER=qml -DBUILTIN_TRANSLATIONS=ON -DSYSTEMD_SUPPORT=OFF
|
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)
|
||||||
|
@ -18,7 +18,7 @@ maintainer="classabbyamp <void@placeviolette.net>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/Martchus/syncthingtray"
|
homepage="https://github.com/Martchus/syncthingtray"
|
||||||
distfiles="https://github.com/Martchus/syncthingtray/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/Martchus/syncthingtray/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=9d0cabec3d2ac6de56754baeb56585cb90dfbe0db4acbcbb4c9269a334a370ae
|
checksum=3805fe0d7ec8d5df9670ba480e396b982cc1995361d446c691ad7eb1aacb322d
|
||||||
|
|
||||||
# requires weird port-binding shenanigans that may not work on ipv6
|
# requires weird port-binding shenanigans that may not work on ipv6
|
||||||
# https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=syncthingtray#n50
|
# https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=syncthingtray#n50
|
||||||
|
|
Loading…
Add table
Reference in a new issue