summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarcell Meszaros2023-11-06 15:41:59 +0100
committerMarcell Meszaros2023-11-06 15:41:59 +0100
commit5414aaf18ee294394d282a8a953844aecaedb3a9 (patch)
treed5eab7c3aeeb64e21c41b7961d0d3e88c241d611 /PKGBUILD
parent94d3752b311b54dcd19737ebf22a63faea76f7c8 (diff)
downloadaur-5414aaf18ee294394d282a8a953844aecaedb3a9.tar.gz
bump-3: workaround for installation conflicts
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9a0b27280ed5..a9fe4a2d608a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,11 +4,11 @@
pkgname=anki-official-binary-bundle
pkgver=any
-pkgrel=2
+pkgrel=3
epoch=1
-pkgdesc="[Meta-PKG] migrate to anki-bin, delete this meta-pkg"
+pkgdesc="[Meta-PKG] Please manually migrate to anki-bin; delete this meta-pkg"
arch=('any')
url="https://aur.archlinux.org/packages/anki-bin"
license=('AGPL3')
-depends=('anki-bin')
-conflicts=('anki-official-binary-bundle<=2.1.66-1')
+provides=('anki')
+optdepends=('anki-bin: only this is maintained (user needs to install it)')