summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ba2d7e6aaf7d..c9729bd31aa4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = wechat-linux-bwrap
pkgdesc = Tencent WeChat Client from Spark Store with sandboxing using bwrap
pkgver = 2.2.0
- pkgrel = 1
+ pkgrel = 2
install = wechat-linux.install
arch = x86_64
license = proprietary
@@ -17,6 +17,7 @@ pkgbase = wechat-linux-bwrap
optdepends = xdg-desktop-portal-kde: KDE Portal
optdepends = xdg-desktop-portal-lxqt: lxqt Portal
optdepends = xdg-desktop-portal-gnome: Gnome Portal
+ conflicts = wechat-uos
source = wechat.sh
source = wechat-linux.desktop
source = wechat-linux.svg
diff --git a/PKGBUILD b/PKGBUILD
index b4a1e9364a3a..1a23c6365274 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: ferstar
pkgname=wechat-linux-bwrap
pkgver=2.2.0
-pkgrel=1
+pkgrel=2
epoch=
pkgdesc="Tencent WeChat Client from Spark Store with sandboxing using bwrap"
arch=('x86_64')
@@ -17,7 +17,7 @@ optdepends=(
'xdg-desktop-portal-gnome: Gnome Portal'
)
provides=()
-conflicts=()
+conflicts=(wechat-uos)
replaces=()
source=(
wechat.sh