From e0f6d845eef65901d1fc7270024671457288b245 Mon Sep 17 00:00:00 2001 From: huakim <92579808+huakim@users.noreply.github.com> Date: Tue, 28 Oct 2025 01:24:32 +0300 Subject: [PATCH] Update smartdock.py --- stuff/smartdock.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/stuff/smartdock.py b/stuff/smartdock.py index 1607747..541e244 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_1130.apk" + dl_link = "https://f-droid.org/repo/cu.axel.smartdock_1141.apk" partition = "system" dl_file_name = "smartdock.apk" - act_md5 = "6bfedb959ef5855c3782e8001cb67f86" + act_md5 = "988a51266e4ada5d6f72b1d857726360" apply_props = { "qemu.hw.mainkeys" : "1" } skip_extract = True permissions = """