syncthingtray: update to 1.6.2.
This commit is contained in:
parent
d9fe8afd9f
commit
0d7313efe3
|
@ -4349,9 +4349,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.17 syncthingtray-1.6.0_1
|
||||
libsyncthingmodel.so.17 syncthingtray-1.6.0_1
|
||||
libsyncthingconnector.so.17 syncthingtray-1.6.0_1
|
||||
libsyncthingwidgets.so.18 syncthingtray-1.6.2_1
|
||||
libsyncthingmodel.so.18 syncthingtray-1.6.2_1
|
||||
libsyncthingconnector.so.18 syncthingtray-1.6.2_1
|
||||
libglibutil.so.1 libglibutil-1.0.64_1
|
||||
libgbinder.so.1 libgbinder-1.1.20_1
|
||||
libgxml-0.20.so.2.0.2 gxml-0.20.3_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'syncthingtray'
|
||||
pkgname=syncthingtray
|
||||
version=1.6.0
|
||||
version=1.6.2
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILTIN_TRANSLATIONS=ON -DSYSTEMD_SUPPORT=OFF
|
||||
|
@ -16,7 +16,7 @@ maintainer="classabbyamp <void@placeviolette.net>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://martchus.github.io/syncthingtray/"
|
||||
distfiles="https://github.com/Martchus/syncthingtray/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=c7494b1686f8c147004465a10d3bac1d53532d746a73cd5ed5ab85ad69b507a5
|
||||
checksum=022d37bf125f32cd0eb52b4946361d5d8500e8b0b6ef095292f4a89dff085d34
|
||||
|
||||
# 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