From dbc9efc89001dcfa4522a738ea41ca547fca71ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zacharie=20Andr=C3=A9=20Aristide=20Boisnard?= Date: Tue, 11 Jun 2024 10:13:24 +0200 Subject: [PATCH] fix: Smartdock url update and md5 sum --- stuff/smartdock.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/stuff/smartdock.py b/stuff/smartdock.py index 5b2e8ae..7876748 100644 --- a/stuff/smartdock.py +++ b/stuff/smartdock.py @@ -4,10 +4,10 @@ from stuff.general import General class Smartdock(General): id = "smartdock" - dl_link = "https://f-droid.org/repo/cu.axel.smartdock_1100.apk" + dl_link = "https://f-droid.org/repo/cu.axel.smartdock_1121.apk" partition = "system" dl_file_name = "smartdock.apk" - act_md5 = "f4087d34218eac902a5cca98ee03d215" + act_md5 = "dde94e2babc5f78bf7279e60a98eef05" apply_props = { "qemu.hw.mainkeys" : "1" } skip_extract = True permissions = """