update smartdock link
This commit is contained in:
parent
e1ee7f0b0c
commit
3e51f7f56e
1 changed files with 2 additions and 2 deletions
|
|
@ -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 = """<?xml version="1.0" encoding="utf-8"?>
|
||||
|
|
|
|||
Loading…
Reference in a new issue