From ea5adba7f42cc784395a7c841a1700a2f06099e6 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Tue, 17 Jun 2025 03:52:40 +0000 Subject: [PATCH] Update com.github.m374lx.alexvsbus to 2025.06.16.0 (5) --- metadata/com.github.m374lx.alexvsbus.yml | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/metadata/com.github.m374lx.alexvsbus.yml b/metadata/com.github.m374lx.alexvsbus.yml index 3c1d8d65d5..fadb386f19 100644 --- a/metadata/com.github.m374lx.alexvsbus.yml +++ b/metadata/com.github.m374lx.alexvsbus.yml @@ -39,9 +39,25 @@ Builds: - $$reproducible-apk-tools$$/zipalign.py --page-size 4 --pad-like-apksigner --replace unaligned.apk $$OUT$$ + - versionName: 2025.06.16.0 + versionCode: 5 + commit: 721a9e891cbaea3fa80f9ccd1cbe0f9700e5beea + subdir: android + sudo: + - apt-get update + - apt-get install -y make file + gradle: + - yes + srclibs: + - reproducible-apk-tools@v0.3.0 + postbuild: + - mv $$OUT$$ unaligned.apk + - $$reproducible-apk-tools$$/zipalign.py --page-size 4 --pad-like-apksigner + --replace unaligned.apk $$OUT$$ + AllowedAPKSigningKeys: 5c5c72ff0f5ff713f434dc3bf386574cc05a158bf686f81f9fa982d35778d2d3 AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 2025.06.15.0 -CurrentVersionCode: 4 +CurrentVersion: 2025.06.16.0 +CurrentVersionCode: 5