Update Syncthing-Fork to 1.23.0.0 (1230000)

This commit is contained in:
F-Droid checkupdates bot 2023-01-06 06:19:38 +00:00
parent 9318c38d89
commit d0e2133d71

View file

@ -1890,6 +1890,22 @@ Builds:
preassemble:
- :syncthing:buildNative
- versionName: 1.23.0.0
versionCode: 1230000
commit: 6316f4ad24ae152ea2c5471c7e2dcfedbeea12ca
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.
@ -1900,5 +1916,5 @@ MaintainerNotes: |-
AutoUpdateMode: Version
UpdateCheckMode: Tags ^v[a-z0-9.]*$
CurrentVersion: 1.22.2.2
CurrentVersionCode: 1220202
CurrentVersion: 1.23.0.0
CurrentVersionCode: 1230000