From 1a981ba6e812e447e93b332602f9558ee1915c63 Mon Sep 17 00:00:00 2001 From: Izzy Date: Tue, 16 Feb 2021 19:09:18 +0100 Subject: [PATCH] new app: Ubuntu Countdown Widget --- .../com.leinardi.ubuntucountdownwidget.yml | 25 +++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 metadata/com.leinardi.ubuntucountdownwidget.yml diff --git a/metadata/com.leinardi.ubuntucountdownwidget.yml b/metadata/com.leinardi.ubuntucountdownwidget.yml new file mode 100644 index 0000000000..95859ce05c --- /dev/null +++ b/metadata/com.leinardi.ubuntucountdownwidget.yml @@ -0,0 +1,25 @@ +Categories: + - Time +License: GPL-3.0-or-later +SourceCode: https://github.com/leinardi/UbuntuCountdownWidget +IssueTracker: https://github.com/leinardi/UbuntuCountdownWidget/issues +Changelog: https://github.com/leinardi/UbuntuCountdownWidget/releases + +AutoName: Ubuntu Countdown Widget + +RepoType: git +Repo: https://github.com/leinardi/UbuntuCountdownWidget.git + +Builds: + - versionName: v21.04.1 + versionCode: 256 + commit: v21.04.1 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: HTTP +UpdateCheckData: https://github.com/leinardi/UbuntuCountdownWidget/raw/master/version.txt|version:\s.+\+(\d+)|.|version:\s(.+)\+ +CurrentVersion: v21.04.1 +CurrentVersionCode: 256