aboutsummarylogtreecommitdiffstats
path: root/deepin-wine-qq.install
diff options
context:
space:
mode:
authorCodist2020-05-11 15:46:18 +0800
committerCodist2020-05-11 15:46:18 +0800
commit09bfa46022bbfd8a9710135d63c18fdd3cbf9aeb (patch)
tree8019f3038b49cf5ca86fe7ad8d06c2403860f904 /deepin-wine-qq.install
parent0c625c793f2c2a4c59eca632141059fb943b2054 (diff)
downloadaur-09bfa46022bbfd8a9710135d63c18fdd3cbf9aeb.tar.gz
Upgrade QQ to 9.3.2.26869 and optimized switch to deepin-wine
Signed-off-by: Codist <countstarlight@gmail.com>
Diffstat (limited to 'deepin-wine-qq.install')
-rw-r--r--deepin-wine-qq.install14
1 files changed, 14 insertions, 0 deletions
diff --git a/deepin-wine-qq.install b/deepin-wine-qq.install
index ddf537f74cd9..874341f452f4 100644
--- a/deepin-wine-qq.install
+++ b/deepin-wine-qq.install
@@ -1,5 +1,19 @@
+info() {
+ echo -e "\033[0;34m============================提示/INFO==============================="
+ echo -e "* 反馈问题(Report issue):"
+ echo -e " https://github.com/countstarlight/deepin-wine-qq-arch/issues"
+ echo -e "* 切换到 'deepin-wine'(Switch to 'deepin-wine'):"
+ echo -e " https://github.com/countstarlight/deepin-wine-qq-arch"
+ echo -e "* 安装包下载(Installation package download):"
+ echo -e " https://github.com/countstarlight/deepin-wine-qq-arch/releases"
+ echo -e "====================================================================\033[0m"
+}
+post_install() {
+ info
+}
post_upgrade() {
find /home -maxdepth 2 -name ".deepinwine" -exec rm -f \{\}/Deepin-QQ/reinstalled \;
+ info
}
pre_remove() {
echo "deleting the QQ bottle..."