summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSteven Allen2024-01-22 07:52:08 -0800
committerSteven Allen2024-01-22 07:52:08 -0800
commit893ed979451aee2c94053073bb141a6fd94030c3 (patch)
tree731e764721b05e1701d4d8c238ffd7f0e3beee73 /PKGBUILD
parenta8001f1818aae93095987d205ee773dc4d942e61 (diff)
downloadaur-893ed979451aee2c94053073bb141a6fd94030c3.tar.gz
remove provides
It makes wordnet-common conflict with wordnet-cli, which is a problem...
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6d889ae5d84a..762604717ffb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -91,7 +91,6 @@ package_wordnet-tk() {
package_wordnet-cli() {
pkgdesc="A CLI fontend for the WordNet Database"
- provides=('wordnet')
conflicts=('wordnet')
depends=('wordnet-common')