aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCodist2021-06-14 20:47:25 +0800
committerCodist2021-06-14 20:47:25 +0800
commitef3e3c86eab36fff04150b8b4bc123af0908e449 (patch)
tree4da2fec2c83a381e41d5dcb8c33a3ab41b911735
parent867e695889c56442ffb87f34375186845fdcf948 (diff)
downloadaur-ef3e3c86eab36fff04150b8b4bc123af0908e449.tar.gz
Upgrade QQ to 9.4.8.27843
Signed-off-by: Codist <countstarlight@gmail.com>
-rw-r--r--.SRCINFO9
-rw-r--r--.travis.yml42
-rw-r--r--PKGBUILD6
-rw-r--r--README.md10
-rwxr-xr-xrun.sh4
5 files changed, 15 insertions, 56 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dd80efc086e4..abbfe1d41e42 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = deepin-wine-qq
pkgdesc = Tencent QQ on Deepin Wine5(com.qq.im.deepin) For Archlinux
- pkgver = 9.4.7.27805
+ pkgver = 9.4.8.27843
pkgrel = 1
url = https://im.qq.com/
install = deepin-wine-qq.install
@@ -21,11 +21,10 @@ pkgbase = deepin-wine-qq
conflicts = deepin-qq-im
conflicts = deepin.com.qq.im
source = https://community-store-packages.deepin.com/appstore/pool/appstore/c/com.qq.im.deepin/com.qq.im.deepin_9.3.2deepin20_i386.deb
- source = PCQQ2021-9.4.7.27805.exe::https://down.qq.com/qqweb/PCQQ/PCQQ_EXE/PCQQ2021.exe
+ source = PCQQ2021-9.4.8.27843.exe::https://down.qq.com/qqweb/PCQQ/PCQQ_EXE/PCQQ2021.exe
source = run.sh
md5sums = 5fdc20e614d945bd2ba5251420872479
- md5sums = 04bc8a59654564ffc698356b8475a036
- md5sums = 4651e08ee21af99cdade4bee158425a3
+ md5sums = ec9b9b75a04f3b323efd348f9b795539
+ md5sums = 632c346af608d6c01f016f00dcc72ef7
pkgname = deepin-wine-qq
-
diff --git a/.travis.yml b/.travis.yml
deleted file mode 100644
index e16d482fbeab..000000000000
--- a/.travis.yml
+++ /dev/null
@@ -1,42 +0,0 @@
-arch: amd64
-os: linux
-dist: focal
-
-services:
-- docker
-
-archlinux:
- repos:
- - archlinuxfr=http://repo.archlinux.fr/$arch
- packages:
- - p7zip
- - wine
- - wine-mono
- - wine-gecko
- - xorg-xwininfo
- - wqy-microhei
- - lib32-alsa-lib
- - lib32-alsa-plugins
- - lib32-libpulse
- - lib32-openal
- - lib32-mpg123
- - lib32-gnutls
- script:
- - "makepkg"
- - "./gen.sh -m"
-
-script:
-- "curl -s https://raw.githubusercontent.com/countstarlight/arch-travis/master/arch-travis.sh | bash"
-
-deploy:
- provider: releases
- skip_cleanup: true
- overwrite: true
- token: $GH_TOKEN
- file_glob: true
- file:
- - "deepin-wine-qq*.pkg*"
- on:
- tags: true
- all_branches: true
- repo: countstarlight/deepin-wine-qq-arch
diff --git a/PKGBUILD b/PKGBUILD
index 301a6b8f256f..ebf0c8509d01 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: taotieren <admin@taotieren.com>
pkgname=deepin-wine-qq
-pkgver=9.4.7.27805
+pkgver=9.4.8.27843
qq_installer=PCQQ2021
debpkgver=9.3.2deepin20
debpkgname="com.qq.im.deepin"
@@ -19,8 +19,8 @@ source=("$_mirror/appstore/pool/appstore/c/${debpkgname}/${debpkgname}_${debpkgv
"${qq_installer}-${pkgver}.exe::https://down.qq.com/qqweb/PCQQ/PCQQ_EXE/${qq_installer}.exe"
"run.sh")
md5sums=('5fdc20e614d945bd2ba5251420872479'
- '04bc8a59654564ffc698356b8475a036'
- '4651e08ee21af99cdade4bee158425a3')
+ 'ec9b9b75a04f3b323efd348f9b795539'
+ '632c346af608d6c01f016f00dcc72ef7')
build() {
msg "Extracting DPKG package ..."
diff --git a/README.md b/README.md
index 953b75ba165e..386d64f1a16f 100644
--- a/README.md
+++ b/README.md
@@ -2,11 +2,11 @@
========
<p align="center">
- <a href="https://travis-ci.org/countstarlight/deepin-wine-qq-arch">
- <img src="https://img.shields.io/travis/countstarlight/deepin-wine-qq-arch?&logo=travis&style=flat-square" alt="Build Status">
+ <a href="https://github.com/countstarlight/deepin-wine-qq-arch/actions">
+ <img src="https://img.shields.io/github/workflow/status/countstarlight/deepin-wine-qq-arch/CI/action?logo=github&style=flat-square" alt="Build Status">
</a>
<a href="https://im.qq.com/download/">
- <img src="https://img.shields.io/badge/QQ-9.4.7.27805-blue?style=flat-square&logo=tencent-qq" alt="QQ Version">
+ <img src="https://img.shields.io/badge/QQ-9.4.8.27843-blue?style=flat-square&logo=tencent-qq" alt="QQ Version">
</a>
<a href="https://aur.archlinux.org/packages/deepin-wine-qq/">
<img src="https://img.shields.io/aur/version/deepin-wine-qq?label=AUR&logo=arch-linux&style=flat-square" alt="AUR Version">
@@ -75,7 +75,7 @@ yay -S deepin-wine-qq
### 用安装包安装
-> 由 [Travis CI](https://travis-ci.org/countstarlight/deepin-wine-qq-arch) 在 Docker 容器 [countstarlight/arch-travis](https://hub.docker.com/r/countstarlight/arch-travis) 中自动构建的 ArchLinux 安装包
+> 由 [GitHub Action](https://github.com/countstarlight/deepin-wine-qq-arch/actions) 在 Docker 容器 [countstarlight/makepkg](https://hub.docker.com/repository/docker/countstarlight/makepkg) 中自动构建的 ArchLinux 安装包
在 [GitHub Release](https://github.com/countstarlight/deepin-wine-qq-arch/releases) 页面下载后缀为 `.pkg.tar.xz` 或 `.pkg.tar.zst` 的安装包,使用`pacman`安装:
@@ -122,6 +122,7 @@ dpi,目录映射等可以在 `winecfg` 进行设置,打开 `winecfg` 的命
| QQ | wine | 兼容性 | 备注 | deepin-wine | 兼容性 | 备注 |
| :---------: | :----: | :--------: | :--------------------------: | :---------: | :----: | :--: |
+| 9.4.8.27843 | 6.10 | | | 5.0.16-1 | 支持 | |
| 9.4.7.27805 | 6.8 | | | 5.0.16-1 | 支持 | |
| 9.4.6.27770 | 6.5 | | | 5.0.16-1 | 支持 | |
| 9.4.5.27743 | 6.5 | 部分 | | 5.0.16-1 | 支持 | |
@@ -238,6 +239,7 @@ QQ在本地保存的数据不会被删除,如保存在用户文档下的数据
<details open>
<summary>2021</summary>
+* 2021-06-14 QQ-9.4.8.27843
* 2021-05-11 QQ-9.4.7.27805
* 2021-04-08 QQ-9.4.6.27770
* 2021-04-02 QQ-9.4.5.27743
diff --git a/run.sh b/run.sh
index bf7ebbb39df6..cf49043fb036 100755
--- a/run.sh
+++ b/run.sh
@@ -35,7 +35,7 @@ extract_archive()
BOTTLENAME="Deepin-QQ"
APPVER="9.3.2deepin20"
WINEPREFIX="$HOME/.deepinwine/$BOTTLENAME"
-QQ_VER="9.4.7.27805"
+QQ_VER="9.4.8.27843"
EXEC_PATH="c:/Program Files/Tencent/QQ/Bin/QQ.exe"
START_SHELL_PATH="$HOME/.deepinwine/deepin-wine-helper/run_v3.sh"
QQ_INSTALLER="PCQQ2021"
@@ -65,7 +65,7 @@ SwitchToDeepinWine()
msg 1 "Need to install 'yay' or 'yaourt' first." >&2
exit 1
else
- $PACKAGE_MANAGER="yaourt"
+ PACKAGE_MANAGER="yaourt"
fi
fi
for p in ${DEEPIN_WINE_DEPENDS}; do