mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
proton.android.pass - disable non-foss
This commit is contained in:
parent
0c74c4dea9
commit
e320324a5b
1 changed files with 14 additions and 1 deletions
|
|
@ -19,6 +19,7 @@ Repo: https://github.com/protonpass/android-pass.git
|
|||
Builds:
|
||||
- versionName: 1.20.4
|
||||
versionCode: 12004000
|
||||
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3405
|
||||
commit: 32b9158d61d5d3c0e415a815dbbc77df4473b531
|
||||
subdir: app
|
||||
sudo:
|
||||
|
|
@ -68,6 +69,7 @@ Builds:
|
|||
|
||||
- versionName: 1.21.3
|
||||
versionCode: 12103000
|
||||
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3405
|
||||
commit: ae283c936a9a8dc262c9991b5e4f26b8b891986d
|
||||
subdir: app
|
||||
sudo:
|
||||
|
|
@ -114,6 +116,7 @@ Builds:
|
|||
|
||||
- versionName: 1.21.4
|
||||
versionCode: 12104000
|
||||
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3405
|
||||
commit: 44c6568a527bd243947ea2d9c8c7c13b279a8d66
|
||||
subdir: app
|
||||
sudo:
|
||||
|
|
@ -160,6 +163,7 @@ Builds:
|
|||
|
||||
- versionName: 1.22.1
|
||||
versionCode: 12201000
|
||||
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3405
|
||||
commit: 0cd89010e31bb31bca5425d9d8dbb1d065f06622
|
||||
subdir: app
|
||||
sudo:
|
||||
|
|
@ -206,6 +210,7 @@ Builds:
|
|||
|
||||
- versionName: 1.23.0
|
||||
versionCode: 12300000
|
||||
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3405
|
||||
commit: ecfe3e3b4058305df357fcc6a1df18d73c84c811
|
||||
subdir: app
|
||||
sudo:
|
||||
|
|
@ -252,6 +257,7 @@ Builds:
|
|||
|
||||
- versionName: 1.23.1
|
||||
versionCode: 12301000
|
||||
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3405
|
||||
commit: 516e2fdf3ec2130830c6e608935e842b325031f3
|
||||
subdir: app
|
||||
sudo:
|
||||
|
|
@ -298,6 +304,7 @@ Builds:
|
|||
|
||||
- versionName: 1.23.2
|
||||
versionCode: 12302000
|
||||
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3405
|
||||
commit: b19030c759538d37194ef5ac359763ac8bcb250f
|
||||
subdir: app
|
||||
sudo:
|
||||
|
|
@ -344,6 +351,7 @@ Builds:
|
|||
|
||||
- versionName: 1.24.0
|
||||
versionCode: 12400000
|
||||
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3405
|
||||
commit: 9aa4ff12bff2265bc7853775aae9911cfc64d829
|
||||
subdir: app
|
||||
sudo:
|
||||
|
|
@ -390,6 +398,7 @@ Builds:
|
|||
|
||||
- versionName: 1.24.1
|
||||
versionCode: 12401000
|
||||
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3405
|
||||
commit: 4241ddc6b18c0e3392a2eb961452c845d765df4d
|
||||
subdir: app
|
||||
sudo:
|
||||
|
|
@ -436,6 +445,7 @@ Builds:
|
|||
|
||||
- versionName: 1.24.2
|
||||
versionCode: 12402000
|
||||
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3405
|
||||
commit: 9a0241306e6fdbfb2fc3c24df7e3e3aaa1f4ad6e
|
||||
subdir: app
|
||||
sudo:
|
||||
|
|
@ -482,6 +492,7 @@ Builds:
|
|||
|
||||
- versionName: 1.24.3
|
||||
versionCode: 12403000
|
||||
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3405
|
||||
commit: d41b56651a20407cb629582373d4b13887058d6d
|
||||
subdir: app
|
||||
sudo:
|
||||
|
|
@ -528,6 +539,7 @@ Builds:
|
|||
|
||||
- versionName: 1.24.4
|
||||
versionCode: 12404000
|
||||
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3405
|
||||
commit: 3485088b090b7cb1119f8a823e3dbf136b96ee22
|
||||
subdir: app
|
||||
sudo:
|
||||
|
|
@ -574,6 +586,7 @@ Builds:
|
|||
|
||||
- versionName: 1.25.1
|
||||
versionCode: 12501000
|
||||
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3405
|
||||
commit: 0ea56a00b93498812731443eab77051ead552f7a
|
||||
subdir: app
|
||||
sudo:
|
||||
|
|
@ -622,7 +635,7 @@ MaintainerNotes: |
|
|||
The protoncore library should only be needed when building the gopenpgp library, and the exact tag should not matter.
|
||||
The proton-pass-contents-proto-definition srclib is checked out at 1.1.2 initially, but then the exact version is extracted from the settings.gradle.kts file and checked out at build time.
|
||||
|
||||
AutoUpdateMode: Version
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: metadata/fdroid_version.txt|versionCode=(\d+)|.|versionName=(.*)
|
||||
CurrentVersion: 1.25.1
|
||||
|
|
|
|||
Loading…
Reference in a new issue