summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarcell Meszaros2023-11-06 15:27:47 +0100
committerMarcell Meszaros2023-11-06 15:27:47 +0100
commitb6179f6072fc0481ca8c85f1ed2051d64a4a6f09 (patch)
tree86303613c666e567d732299376791a2a3e2a4359 /PKGBUILD
parent5e970b1554e638e9c0b3b34e370a70f88c8096c4 (diff)
downloadaur-b6179f6072fc0481ca8c85f1ed2051d64a4a6f09.tar.gz
add versioned conflicts
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 43fcf43005b9..fd3e82ce685d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,3 +11,4 @@ arch=('any')
url="https://aur.archlinux.org/packages/anki-bin"
license=('AGPL3')
depends=('anki-bin')
+conflicts=('anki-official-binary-bundle<=2.1.66-1')