Update Syncthing-Fork to 1.22.2.0 (1220200)

This commit is contained in:
F-Droid checkupdates bot 2022-11-19 06:14:32 +00:00
parent be7c2469e7
commit 2de0a4a33e

View file

@ -1858,6 +1858,22 @@ Builds:
preassemble:
- :syncthing:buildNative
- versionName: 1.22.2.0
versionCode: 1220200
commit: 069ea8d40fbee68a38c7a29ee3f16e7bb67f872c
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.
@ -1868,5 +1884,5 @@ MaintainerNotes: |-
AutoUpdateMode: Version
UpdateCheckMode: Tags ^v[a-z0-9.]*$
CurrentVersion: 1.22.1.0
CurrentVersionCode: 1220100
CurrentVersion: 1.22.2.0
CurrentVersionCode: 1220200