summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorstarsareintherose2021-06-20 15:07:10 +0800
committerstarsareintherose2021-06-20 15:07:10 +0800
commitd3bb8019d72e4f4146d2be56e8402654f328d570 (patch)
tree6db3498c1f3ebcfb20a9d1d32e00b1e06e6e685c /PKGBUILD
parent85f2baa3bb868a590e3e53980a59225ca6744625 (diff)
downloadaur-d3bb8019d72e4f4146d2be56e8402654f328d570.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 80fb1b1a6892..f620195052e6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,6 +8,7 @@ pkgrel=1
pkgdesc="Zotero is a free, easy-to-use tool to help you collect, organize, cite, and share research."
arch=('x86_64')
url="https://www.zotero.org/support/dev_builds"
+conflicts=('zotero' 'zotero-dev-bin' 'zotero-dev' 'jurism' 'zotero-git')
license=('AGPL3')
depends=(
'aarch64-linux-gnu-gcc'