From db913a3a7660bbfc1cc5fea48a81cc37af237937 Mon Sep 17 00:00:00 2001 From: Philipp Wolfer Date: Tue, 27 Jul 2021 09:00:43 +0200 Subject: [PATCH] Update Picard Barcode Scanner to 1.5 --- .../org.musicbrainz.picard.barcodescanner.yml | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/metadata/org.musicbrainz.picard.barcodescanner.yml b/metadata/org.musicbrainz.picard.barcodescanner.yml index 786244240f..57dbff55d9 100644 --- a/metadata/org.musicbrainz.picard.barcodescanner.yml +++ b/metadata/org.musicbrainz.picard.barcodescanner.yml @@ -5,6 +5,8 @@ SourceCode: https://github.com/phw/PicardBarcodeScanner IssueTracker: https://github.com/phw/PicardBarcodeScanner/issues Translation: https://translate.uploadedlobster.com/engage/picard-barcode-scanner/ Changelog: https://github.com/phw/PicardBarcodeScanner/releases +Donate: https://github.com/sponsors/phw +Liberapay: phw AutoName: Picard Barcode Scanner Description: |- @@ -21,10 +23,6 @@ Description: |- * Picard 1.0 or later * Your phone and the computer running Picard should be both on the same network, and the port 8000 should be accessible - It is also worth noting that, in order for this app to work, you need to install - https://f-droid.org/packages/com.google.zxing.client.android, which is not shown by default as it - promotes Non-Free Add-ons. - RepoType: git Repo: https://github.com/phw/PicardBarcodeScanner @@ -47,7 +45,14 @@ Builds: gradle: - yes + - versionName: '1.5' + versionCode: 11 + commit: '1.5' + subdir: app + gradle: + - yes + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 1.4.1 -CurrentVersionCode: 8 +CurrentVersion: '1.5' +CurrentVersionCode: 11