aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVufa2022-04-05 13:28:44 +0800
committerVufa2022-04-05 13:28:44 +0800
commitd16a51be039e355926407c865ff9a865a9437860 (patch)
tree2cdd20e01eda030418c95c34f5fa9db18114bec6
parenta43b5946dbc51b93443b791c46d79273c847a402 (diff)
downloadaur-d16a51be039e355926407c865ff9a865a9437860.tar.gz
Restricted dependency version.
Signed-off-by: Vufa <countstarlight@gmail.com>
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6e8006c34601..000542fbc32c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,8 +7,8 @@ pkgbase = deepin-wine-wechat
arch = x86_64
license = custom
depends = p7zip
- depends = deepin-wine6-stable
- depends = deepin-wine-helper
+ depends = deepin-wine6-stable>=6.0.0.19-1
+ depends = deepin-wine-helper>=5.1.30_1-1
depends = xorg-xwininfo
depends = wqy-microhei
depends = lib32-alsa-lib
diff --git a/PKGBUILD b/PKGBUILD
index 4ccace75aa54..d815636ddc10 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' 'lib32-alsa-lib' 'lib32-alsa-plugins' 'lib32-libpulse' 'lib32-openal' 'lib32-mpg123' 'lib32-libldap')
+depends=('p7zip' 'deepin-wine6-stable>=6.0.0.19-1' 'deepin-wine-helper>=5.1.30_1-1' 'xorg-xwininfo' 'wqy-microhei' 'lib32-alsa-lib' 'lib32-alsa-plugins' 'lib32-libpulse' 'lib32-openal' 'lib32-mpg123' 'lib32-libldap')
optdepends=('noto-fonts-sc: display some Chinese characters'
'lib32-nvidia-utils: required for nvidia graphics card')
conflicts=('deepin-wechat')