Update Syncthing-Fork to 1.22.2.2 (1220202)

This commit is contained in:
F-Droid checkupdates bot 2022-12-08 06:08:46 +00:00
parent e97952e205
commit 1f94de3c25

View file

@ -1874,6 +1874,22 @@ Builds:
preassemble:
- :syncthing:buildNative
- versionName: 1.22.2.2
versionCode: 1220202
commit: 00de6f3ed447e94f28f156e1259bd6d0866d0b9c
subdir: app
submodules: true
gradle:
- yes
rm:
- syncthing/src/github.com/syncthing/syncthing/lib/model/testdata
prebuild:
- sed -i -e '/signingConfig/d' build.gradle
- sed -i -e '/executable/s/python/python3/' {../syncthing,.}/build.gradle
- echo 'org.gradle.jvmargs=-Xmx4096m' >> ../gradle.properties
preassemble:
- :syncthing:buildNative
MaintainerNotes: |-
The submodule in syncthing/src/github.com/syncthing/syncthing must be
pristine, as the version/release information is taken from git.
@ -1884,5 +1900,5 @@ MaintainerNotes: |-
AutoUpdateMode: Version
UpdateCheckMode: Tags ^v[a-z0-9.]*$
CurrentVersion: 1.22.2.0
CurrentVersionCode: 1220200
CurrentVersion: 1.22.2.2
CurrentVersionCode: 1220202