syncthingtray: update to 1.4.13.
This commit is contained in:
parent
086ae7b9e7
commit
8698e64c8e
|
@ -4114,9 +4114,9 @@ libopensmtpd.so.0 libopensmtpd-0.7_1
|
|||
libiio.so.0 libiio-0.23_1
|
||||
libqtforkawesome.so.1 qtforkawesome-0.1.0_1
|
||||
libqtquickforkawesome.so.1 qtforkawesome-0.1.0_1
|
||||
libsyncthingwidgets.so.11 syncthingtray-1.4.8_1
|
||||
libsyncthingmodel.so.11 syncthingtray-1.4.8_1
|
||||
libsyncthingconnector.so.11 syncthingtray-1.4.8_1
|
||||
libsyncthingwidgets.so.12 syncthingtray-1.4.13_1
|
||||
libsyncthingmodel.so.12 syncthingtray-1.4.13_1
|
||||
libsyncthingconnector.so.12 syncthingtray-1.4.13_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,6 +1,6 @@
|
|||
# Template file for 'syncthingtray'
|
||||
pkgname=syncthingtray
|
||||
version=1.4.12
|
||||
version=1.4.13
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DJS_PROVIDER=qml -DBUILTIN_TRANSLATIONS=ON -DSYSTEMD_SUPPORT=OFF
|
||||
|
@ -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=569d50ac1fd5799fda86d948b3e15934b14ac469d3055738415f359452e3290f
|
||||
checksum=18e604518fc252e49ce1cf8249f1ee15ac094c9d5303b02d23fe1d8468736cef
|
||||
|
||||
# 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