summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJove Yu2021-02-27 21:04:10 +0800
committerJove Yu2021-02-27 21:04:10 +0800
commitd5ac6db57987880fe5983165b6acba5f0dfd8c09 (patch)
tree82cee8cfc3ca899cd0eaac722156baf0870156bc
parent08fd301b18b3ad91a3919017b3a4a1f3ad161d78 (diff)
downloadaur-d5ac6db57987880fe5983165b6acba5f0dfd8c09.tar.gz
add conflicts
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9c1ad501b89d..3bf39ff5a048 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -8,6 +8,7 @@ pkgbase = freechat-uos
makedepends = yarn
depends = bubblewrap
provides = freechat
+ conflicts = wechat-uos
source = https://github.com/eNkru/freechat/archive/v1.0.0.zip
source = https://github.com/JoveYu/PKGBUILD/releases/download/0.0.2/wechat-uos-token.tar.gz
source = uos.patch
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"