summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCedric Girard2024-02-06 15:48:27 +0100
committerCedric Girard2024-02-06 15:48:27 +0100
commit259dcdfc28fd23ccecaab7a0a9de94ab3c0e3e0e (patch)
tree99d062569e970eed1b30c32946600531b344ef70 /PKGBUILD
parentd513b91ae8ff674e39841a41b31d9cec36ea3e9d (diff)
downloadaur-woob-git.tar.gz
upgpkg: woob-git 3.6.r333.gecb44eab4-1
update conflict/replace
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b64cf4839b29..474a41ee9a7e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -25,9 +25,9 @@ depends=('python-lxml'
optdepends=('python-prettytable: CLI output formatting'
'python-feedparser: required by some modules')
makedepends=('python-build' 'python-installer' 'python-wheel' 'python-setuptools' 'git')
-replaces=('woob-headless' 'weboob')
-provides=('woob-headless')
-conflicts=('weboob-headless' 'weboob-git' 'weboob-qt')
+replaces=('woob-headless' 'weboob' 'woob')
+provides=('woob-headless' 'woob')
+conflicts=('weboob-headless' 'weboob-git' 'weboob-qt' 'woob')
source=("woob::git+https://gitlab.com/woob/woob.git")
sha256sums=('SKIP')