Update Syncthing-Fork to 1.22.1.0 (1220100)

This commit is contained in:
F-Droid checkupdates bot 2022-11-03 06:03:26 +00:00
parent 81aab99497
commit 91046a1ac4

View file

@ -1842,6 +1842,22 @@ Builds:
preassemble:
- :syncthing:buildNative
- versionName: 1.22.1.0
versionCode: 1220100
commit: 47e722ffb8ff70a667741430c06b3d52acde3934
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.
@ -1852,5 +1868,5 @@ MaintainerNotes: |-
AutoUpdateMode: Version
UpdateCheckMode: Tags ^v[a-z0-9.]*$
CurrentVersion: 1.21.0.3
CurrentVersionCode: 1210003
CurrentVersion: 1.22.1.0
CurrentVersionCode: 1220100