From 013dbb7381ffb48f2583648398376cd179ad1f5b Mon Sep 17 00:00:00 2001 From: linsui <2873532-linsui@users.noreply.gitlab.com> Date: Sun, 31 Oct 2021 11:01:54 +0000 Subject: [PATCH] Apply 2 suggestion(s) to 1 file(s) --- metadata/org.mfri.bbcworldservicenewshourdownloader.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/metadata/org.mfri.bbcworldservicenewshourdownloader.yml b/metadata/org.mfri.bbcworldservicenewshourdownloader.yml index 28725eb532..603d71be65 100644 --- a/metadata/org.mfri.bbcworldservicenewshourdownloader.yml +++ b/metadata/org.mfri.bbcworldservicenewshourdownloader.yml @@ -4,6 +4,9 @@ Categories: - Internet - Multimedia License: Apache-2.0 +AuthorName: Matthias Fricke +AuthorEmail: mf@sapstern.com +AuthorWebSite: https://sapstern.com SourceCode: https://github.com/sapstern/newshourpodcasts IssueTracker: https://github.com/sapstern/newshourpodcasts/issues @@ -19,7 +22,7 @@ Builds: subdir: app sudo: - apt-get update || apt-get update - - apt-get install -y openjdk-11-jdk + - apt-get install -y openjdk-11-jdk-headless - update-alternatives --auto java gradle: - yes