From 3e4bb1add461be9c6c9ab0184aa4fc1d245784c8 Mon Sep 17 00:00:00 2001 From: Paolo Stivanin Date: Sun, 8 Jul 2018 18:37:04 +0200 Subject: [PATCH] update flatpak and appdata --- data/com.github.paolostivanin.OTPClient.appdata.xml | 10 ++++++++++ flatpak/com.github.paolostivanin.OTPClient.json | 8 ++++---- 2 files changed, 14 insertions(+), 4 deletions(-) diff --git a/data/com.github.paolostivanin.OTPClient.appdata.xml b/data/com.github.paolostivanin.OTPClient.appdata.xml index 4c411bf..5dd6bb0 100644 --- a/data/com.github.paolostivanin.OTPClient.appdata.xml +++ b/data/com.github.paolostivanin.OTPClient.appdata.xml @@ -73,6 +73,16 @@ It's also possible to import encrypted backups from andOTP and Authenticator+. + + +

https://github.com/paolostivanin/OTPClient/releases/tag/v1.2.2

+
+
+ + +

https://github.com/paolostivanin/OTPClient/releases/tag/v1.2.1

+
+

https://github.com/paolostivanin/OTPClient/releases/tag/v1.2.0

diff --git a/flatpak/com.github.paolostivanin.OTPClient.json b/flatpak/com.github.paolostivanin.OTPClient.json index 3f146dc..73aeda2 100644 --- a/flatpak/com.github.paolostivanin.OTPClient.json +++ b/flatpak/com.github.paolostivanin.OTPClient.json @@ -80,8 +80,8 @@ "sources": [ { "type": "archive", - "url": "https://github.com/paolostivanin/libbaseencode/archive/v1.0.4.tar.gz", - "sha256": "1ed0a3dd29a0ed70c7113f1b1b7d17f72c65454946a9fb915edf5050f8e0c65d" + "url": "https://github.com/paolostivanin/libbaseencode/archive/v1.0.6.tar.gz", + "sha256": "10c7e1fab2a29761000cd8234479ba8467b4e3895f46834f88bab3cc77c29f25" } ] }, @@ -95,8 +95,8 @@ "sources": [ { "type": "archive", - "url": "https://github.com/paolostivanin/libcotp/archive/v1.0.11.tar.gz", - "sha256": "fd01f46a81a1f2811c932eab336276d982369401ae405e36034f1aa859b04a74" + "url": "https://github.com/paolostivanin/libcotp/archive/v1.0.14.tar.gz", + "sha256": "01dc2e1734d50bfd5063922f880c32b69837b59cc9bdfe75b6746930a09e49a9" } ] },