summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhe.shuangyin2022-07-08 13:04:59 +0800
committerhe.shuangyin2022-07-08 13:04:59 +0800
commit06e62952c10584a86a73da5a4403e4bf7409da18 (patch)
tree065111e7060ca09d1dabe6e83d61eac5a4b44262
parentc01cdcff2893ab2a65f5ef18b4e615d3ec22bb16 (diff)
downloadaur-06e62952c10584a86a73da5a4403e4bf7409da18.tar.gz
fix
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3fea96da4442..85561874c73a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -41,6 +41,7 @@ pkgbase = com.qq.weixin.work.deepin-x11
depends = deepin-wine5-stable
depends = p7zip
conflicts = deepin-wxwork
+ conflicts = com.qq.weixin.work.deepin
noextract = com.qq.weixin.work.deepin_3.1.12.6001deepin8_i386.deb
source = https://com-store-packages.uniontech.com/appstore/pool/appstore/c/com.qq.weixin.work.deepin/com.qq.weixin.work.deepin_3.1.12.6001deepin8_i386.deb
md5sums = 36c6c6cc6033468a3dd8f130d6f8afad
diff --git a/PKGBUILD b/PKGBUILD
index 8252689ffc32..951dd499ee93 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -22,7 +22,7 @@ makedepends=('tar')
checkdepends=()
optdepends=()
provides=()
-conflicts=('deepin-wxwork','com.qq.weixin.work.deepin')
+conflicts=('deepin-wxwork' 'com.qq.weixin.work.deepin')
replaces=()
backup=()
options=()