syncthingtray: update to 1.5.4.
This commit is contained in:
parent
506b128c8b
commit
46235d7d3d
2 changed files with 6 additions and 6 deletions
|
@ -4333,9 +4333,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.14 syncthingtray-1.5.3_1
|
||||
libsyncthingmodel.so.14 syncthingtray-1.5.3_1
|
||||
libsyncthingconnector.so.14 syncthingtray-1.5.3_1
|
||||
libsyncthingwidgets.so.15 syncthingtray-1.5.4_1
|
||||
libsyncthingmodel.so.15 syncthingtray-1.5.4_1
|
||||
libsyncthingconnector.so.15 syncthingtray-1.5.4_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,7 +1,7 @@
|
|||
# Template file for 'syncthingtray'
|
||||
pkgname=syncthingtray
|
||||
version=1.5.3
|
||||
revision=2
|
||||
version=1.5.4
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILTIN_TRANSLATIONS=ON -DSYSTEMD_SUPPORT=OFF
|
||||
-DBUILD_SHARED_LIBS=ON -DQT_PACKAGE_PREFIX=Qt6 -DKF_PACKAGE_PREFIX=KF6"
|
||||
|
@ -15,7 +15,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=9a3f0d22b598041403668341282ed9222e0b83bf4eb43b27717b0b253ba7ad9c
|
||||
checksum=bb4d462284850ca43b48d7f6ee0cd2109c529136f574a572d546fdaec0cf6e9b
|
||||
|
||||
# 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