commit:     20006bf374837c3f5b922a1eb988555b53c88806
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Oct  2 04:23:53 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Oct  2 04:26:18 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20006bf3

dev-util/pkgcheck: enable new tree-sitter-bash

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-util/pkgcheck/{pkgcheck-9999.ebuild => pkgcheck-0.10.25-r2.ebuild} | 2 +-
 dev-util/pkgcheck/pkgcheck-9999.ebuild                                 | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-util/pkgcheck/pkgcheck-9999.ebuild 
b/dev-util/pkgcheck/pkgcheck-0.10.25-r2.ebuild
similarity index 97%
copy from dev-util/pkgcheck/pkgcheck-9999.ebuild
copy to dev-util/pkgcheck/pkgcheck-0.10.25-r2.ebuild
index c53659016c06..3526f28efb7e 100644
--- a/dev-util/pkgcheck/pkgcheck-9999.ebuild
+++ b/dev-util/pkgcheck/pkgcheck-0.10.25-r2.ebuild
@@ -34,7 +34,7 @@ else
 fi
 RDEPEND+="
        dev-libs/tree-sitter
-       <dev-libs/tree-sitter-bash-0.20.0
+       >=dev-libs/tree-sitter-bash-0.20.3_p20230921
        dev-python/chardet[${PYTHON_USEDEP}]
        dev-python/lazy-object-proxy[${PYTHON_USEDEP}]
        dev-python/lxml[${PYTHON_USEDEP}]

diff --git a/dev-util/pkgcheck/pkgcheck-9999.ebuild 
b/dev-util/pkgcheck/pkgcheck-9999.ebuild
index c53659016c06..3526f28efb7e 100644
--- a/dev-util/pkgcheck/pkgcheck-9999.ebuild
+++ b/dev-util/pkgcheck/pkgcheck-9999.ebuild
@@ -34,7 +34,7 @@ else
 fi
 RDEPEND+="
        dev-libs/tree-sitter
-       <dev-libs/tree-sitter-bash-0.20.0
+       >=dev-libs/tree-sitter-bash-0.20.3_p20230921
        dev-python/chardet[${PYTHON_USEDEP}]
        dev-python/lazy-object-proxy[${PYTHON_USEDEP}]
        dev-python/lxml[${PYTHON_USEDEP}]

Reply via email to