aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVufa2021-10-29 19:36:19 +0800
committerVufa2021-10-29 19:36:19 +0800
commit9fb6449dc9ed9fcdcceaafcedc465dbf182cda3e (patch)
tree17cfaa508493a31179797c127176786b24f38070
parent3f39071a66d706014819bd1675c3062b1d7daedc (diff)
downloadaur-9fb6449dc9ed9fcdcceaafcedc465dbf182cda3e.tar.gz
use 'noto-fonts-sc' instead of 'noto-fonts-cjk'.
Signed-off-by: Vufa <countstarlight@gmail.com>
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
-rw-r--r--README.md2
3 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c07b88e1b9fe..b071e6691697 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -11,7 +11,7 @@ pkgbase = deepin-wine-wechat
depends = deepin-wine-helper
depends = xorg-xwininfo
depends = wqy-microhei
- depends = noto-fonts-cjk
+ depends = noto-fonts-sc
depends = lib32-alsa-lib
depends = lib32-alsa-plugins
depends = lib32-libpulse
diff --git a/PKGBUILD b/PKGBUILD
index d8a3ab916d72..2229f01a6b3e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ pkgdesc="Tencent WeChat on Deepin Wine(${debpkgname}) For Archlinux"
arch=("x86_64")
url="https://weixin.qq.com/"
license=('custom')
-depends=('p7zip' 'deepin-wine6-stable' 'deepin-wine-helper' 'xorg-xwininfo' 'wqy-microhei' 'noto-fonts-cjk' 'lib32-alsa-lib' 'lib32-alsa-plugins' 'lib32-libpulse' 'lib32-openal' 'lib32-mpg123' 'lib32-libldap')
+depends=('p7zip' 'deepin-wine6-stable' 'deepin-wine-helper' 'xorg-xwininfo' 'wqy-microhei' 'noto-fonts-sc' 'lib32-alsa-lib' 'lib32-alsa-plugins' 'lib32-libpulse' 'lib32-openal' 'lib32-mpg123' 'lib32-libldap')
conflicts=('deepin-wechat')
install="deepin-wine-wechat.install"
_mirror="https://com-store-packages.uniontech.com"
diff --git a/README.md b/README.md
index d6103bfaa557..7435ef8b8cf3 100644
--- a/README.md
+++ b/README.md
@@ -213,7 +213,7 @@ sudo pacman -Rns deepin-wine-wechat
运行命令:
```bash
-bash $HOME/.deepinwine/deepin-wine-helper/sendkeys.sh w wechat 4
+/opt/deepinwine/tools/sendkeys.sh w wechat 4
```
可以参考 [deepin-wine-wechat-arch#96](https://github.com/vufa/deepin-wine-wechat-arch/issues/96) 将该命令添加到桌面环境的全局快捷键中,方便使用