syncthingtray: update to 1.3.1.
This commit is contained in:
parent
7ca36dad5f
commit
acc4dc46d8
|
@ -4183,9 +4183,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.3 syncthingtray-1.3.0_1
|
||||
libsyncthingmodel.so.3 syncthingtray-1.3.0_1
|
||||
libsyncthingconnector.so.3 syncthingtray-1.3.0_1
|
||||
libsyncthingwidgets.so.4 syncthingtray-1.3.1_1
|
||||
libsyncthingmodel.so.4 syncthingtray-1.3.1_1
|
||||
libsyncthingconnector.so.4 syncthingtray-1.3.1_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.3.0
|
||||
version=1.3.1
|
||||
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=aece0be140187a3c0c989a50007c3d5541d9e1abd51ec45b8c1e45ab783a9e52
|
||||
checksum=c5b4c9b5ee2234eb8ba1e383064abba317de5ba2589ba92c286cf9535bbec295
|
||||
|
||||
# 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