syncthingtray: update to 1.7.7.

This commit is contained in:
classabbyamp 2025-05-08 09:22:17 -04:00
parent e7a123ac66
commit eea7b15357
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5
2 changed files with 5 additions and 5 deletions

View file

@ -4348,9 +4348,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.23 syncthingtray-1.7.3_1 libsyncthingwidgets.so.25 syncthingtray-1.7.7_1
libsyncthingmodel.so.23 syncthingtray-1.7.3_1 libsyncthingmodel.so.25 syncthingtray-1.7.7_1
libsyncthingconnector.so.23 syncthingtray-1.7.3_1 libsyncthingconnector.so.25 syncthingtray-1.7.7_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
libgxml-0.20.so.2.0.2 gxml-0.20.3_1 libgxml-0.20.so.2.0.2 gxml-0.20.3_1

View file

@ -1,6 +1,6 @@
# Template file for 'syncthingtray' # Template file for 'syncthingtray'
pkgname=syncthingtray pkgname=syncthingtray
version=1.7.5 version=1.7.7
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DBUILTIN_TRANSLATIONS=ON -DSYSTEMD_SUPPORT=OFF configure_args="-DBUILTIN_TRANSLATIONS=ON -DSYSTEMD_SUPPORT=OFF
@ -16,7 +16,7 @@ maintainer="classabbyamp <void@placeviolette.net>"
license="GPL-2.0-or-later" license="GPL-2.0-or-later"
homepage="https://martchus.github.io/syncthingtray/" homepage="https://martchus.github.io/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=865369c977fdfcd3956d18e04230f483a0fcf073602e9ae7c5761044e49087bc checksum=b4958720a08c7d269ae25aaa78f1ac58da262d042eb4f8201d47d7412249b7d6
# 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