summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzzjzxq332022-02-11 11:08:06 +0800
committerzzjzxq332022-02-11 11:08:06 +0800
commite9984fab927c65038be21226d356b2594df54576 (patch)
treeb762b355afb8a1aae81cf4c660898ba13087227b
parent749478836d42e51707130acd44a30e293ce40508 (diff)
downloadaur-e9984fab927c65038be21226d356b2594df54576.tar.gz
Conflict with bbg-git.
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8947ae424dcd..0b47ca13947a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -8,6 +8,7 @@ pkgbase = bbg
depends = gtk3
depends = libxcb
depends = electron
+ conflicts = bbg-git
source = bbg
source = icon.png
source = bbg.desktop
diff --git a/PKGBUILD b/PKGBUILD
index 4d9ac53947fc..f7e530debd69 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ makedepends=()
checkdepends=()
optdepends=()
provides=()
-conflicts=()
+conflicts=('bbg-git')
replaces=()
backup=()
options=()