qq -> 3.2.0-16736
parent
2064c4b3bf
commit
7797106e3b
|
@ -2,9 +2,9 @@
|
|||
|
||||
app_name="linuxqq"
|
||||
tmp_dir="/tmp/${app_name}_tmp"
|
||||
version="3.1.2.12912"
|
||||
release="3.1.2-12912"
|
||||
_hash="80d33f88"
|
||||
version="3.2.0.16736"
|
||||
release="3.2.0-16736"
|
||||
_hash="d3b9a722"
|
||||
|
||||
deb_url="https://dldir1.qq.com/qqfile/qq/QQNT/${_hash}/linuxqq_${release}_amd64.deb"
|
||||
|
||||
|
@ -70,7 +70,7 @@ echo """
|
|||
#!/bin/bash
|
||||
|
||||
USER_RUN_DIR=\"/run/user/\$(id -u)\"
|
||||
DOWNLOAD_DIR=\"\$(xdg-user-dir DOWNLOAD)/QQ Files\"
|
||||
DOWNLOAD_DIR=\"\$(xdg-user-dir DOWNLOAD)/QQ_Files\"
|
||||
CONFIG_HOME=\"\${HOME}/.config\"
|
||||
QQ_APP_DIR=\"\${HOME}/.config/QQ\"
|
||||
|
||||
|
|
Loading…
Reference in New Issue