diff --git a/stuff/smartdock.py b/stuff/smartdock.py index 2741e07..5b2e8ae 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_198.apk" + dl_link = "https://f-droid.org/repo/cu.axel.smartdock_1100.apk" partition = "system" dl_file_name = "smartdock.apk" - act_md5 = "a8ce0bca5e1772796404602e0fa250a4" + act_md5 = "f4087d34218eac902a5cca98ee03d215" apply_props = { "qemu.hw.mainkeys" : "1" } skip_extract = True permissions = """