summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJove Yu2021-02-27 21:04:10 +0800
committerJove Yu2021-02-27 21:04:10 +0800
commitd5ac6db57987880fe5983165b6acba5f0dfd8c09 (patch)
tree82cee8cfc3ca899cd0eaac722156baf0870156bc /PKGBUILD
parent08fd301b18b3ad91a3919017b3a4a1f3ad161d78 (diff)
downloadaur-d5ac6db57987880fe5983165b6acba5f0dfd8c09.tar.gz
add conflicts
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index db1b09c70a37..cf16d298d4db 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,6 +9,7 @@ license=("MIT")
makedepends=("yarn")
depends=("bubblewrap")
provides=("freechat")
+conflicts=("wechat-uos")
source=(
"https://github.com/eNkru/freechat/archive/v$pkgver.zip"
"https://github.com/JoveYu/PKGBUILD/releases/download/0.0.2/wechat-uos-token.tar.gz"