From ce9692500837b8b1ce2a1f884f08a63181d53715 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 10 Nov 2024 07:18:21 +0000 Subject: [PATCH] Update Caffeinate to 1.7.2 (28) --- metadata/com.hifnawy.caffeinate.yml | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/metadata/com.hifnawy.caffeinate.yml b/metadata/com.hifnawy.caffeinate.yml index 71c8a9bda2..534441e749 100644 --- a/metadata/com.hifnawy.caffeinate.yml +++ b/metadata/com.hifnawy.caffeinate.yml @@ -1,6 +1,9 @@ Categories: - System License: GPL-3.0-only +AuthorName: AbdAlMoniem AlHifnawy +AuthorEmail: hifnawy_moniem@hotmail.com +AuthorWebSite: https://abdalmoniem.github.io SourceCode: https://github.com/abdalmoniem/Caffeinate IssueTracker: https://github.com/abdalmoniem/Caffeinate/issues @@ -55,9 +58,21 @@ Builds: gradle: - yes + - versionName: 1.7.2 + versionCode: 28 + commit: 37f5e180cd65c9e8afd67ba8afdc4604f281aa3a + subdir: app + sudo: + - echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list + - apt-get update + - apt-get install -y -t trixie openjdk-21-jdk-headless + - update-alternatives --auto java + gradle: + - yes + AllowedAPKSigningKeys: 950a5bf98a6c43769d800aac371e83b8a632b55de98349c01dc5419e90edb1ab AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 1.6.7 -CurrentVersionCode: 25 +CurrentVersion: 1.7.2 +CurrentVersionCode: 28