From d8ee28c69d76794be16e85626881299edf500129 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 9 May 2021 04:05:09 +0000 Subject: [PATCH] Update Midori Lite to 1.1.6.1 (32) --- metadata/org.midorinext.android.yml | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/metadata/org.midorinext.android.yml b/metadata/org.midorinext.android.yml index e7fbf0399d..6627303e33 100644 --- a/metadata/org.midorinext.android.yml +++ b/metadata/org.midorinext.android.yml @@ -8,7 +8,7 @@ SourceCode: https://gitlab.com/midori-web/midori-android IssueTracker: https://gitlab.com/midori-web/midori-android/-/issues Changelog: https://gitlab.com/midori-web/midori-android/-/tags -AutoName: Midori +AutoName: Midori Lite Description: |- Midori is a lightweight yet powerful web browser which runs just as well on little embedded computers named for delicious pastries as it does on beefy machines with a core temperature exceeding that of planet earth. And it looks good doing that, too. Oh, and of course it´s free software. And for Android. @@ -56,10 +56,18 @@ Builds: - scMain prebuild: sed -i -e '/minifyEnabled/d' -e '/debuggable/d' build.gradle + - versionName: 1.1.6.1 + versionCode: 32 + commit: 1.1.6.2 + subdir: app + gradle: + - scMain + prebuild: sed -i -e '/minifyEnabled/d' -e '/debuggable/d' build.gradle + MaintainerNotes: Tracking AntiFeature as the app sends bug reports without consent (d#2317) AutoUpdateMode: Version v%v UpdateCheckMode: Tags CurrentVersion: 1.1.6.1 -CurrentVersionCode: 31 +CurrentVersionCode: 32