qq -> 3.2.0-16736

master
yutent 2023-09-19 17:20:44 +08:00
parent 2064c4b3bf
commit 7797106e3b
1 changed files with 4 additions and 4 deletions

View File

@ -2,9 +2,9 @@
app_name="linuxqq" app_name="linuxqq"
tmp_dir="/tmp/${app_name}_tmp" tmp_dir="/tmp/${app_name}_tmp"
version="3.1.2.12912" version="3.2.0.16736"
release="3.1.2-12912" release="3.2.0-16736"
_hash="80d33f88" _hash="d3b9a722"
deb_url="https://dldir1.qq.com/qqfile/qq/QQNT/${_hash}/linuxqq_${release}_amd64.deb" deb_url="https://dldir1.qq.com/qqfile/qq/QQNT/${_hash}/linuxqq_${release}_amd64.deb"
@ -70,7 +70,7 @@ echo """
#!/bin/bash #!/bin/bash
USER_RUN_DIR=\"/run/user/\$(id -u)\" 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\" CONFIG_HOME=\"\${HOME}/.config\"
QQ_APP_DIR=\"\${HOME}/.config/QQ\" QQ_APP_DIR=\"\${HOME}/.config/QQ\"