commit:     1ff543283763d228153e18aad9f693f25fca4d95
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Mon May  1 07:53:50 2023 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Mon May  1 07:55:09 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1ff54328

net-misc/maestral-qt: update RDEPEND

Upstream released maestral 1.7.2, but maestral-qt stays at 1.7.1

Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

 .../{maestral-qt-1.7.1.ebuild => maestral-qt-1.7.1-r1.ebuild}           | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/maestral-qt/maestral-qt-1.7.1.ebuild 
b/net-misc/maestral-qt/maestral-qt-1.7.1-r1.ebuild
similarity index 94%
rename from net-misc/maestral-qt/maestral-qt-1.7.1.ebuild
rename to net-misc/maestral-qt/maestral-qt-1.7.1-r1.ebuild
index 6ee74e197..b6662eec0 100644
--- a/net-misc/maestral-qt/maestral-qt-1.7.1.ebuild
+++ b/net-misc/maestral-qt/maestral-qt-1.7.1-r1.ebuild
@@ -24,7 +24,7 @@ RDEPEND="
        dev-python/markdown2[${PYTHON_USEDEP}]
        dev-python/packaging[${PYTHON_USEDEP}]
        dev-python/PyQt6[widgets,gui,svg,${PYTHON_USEDEP}]
-       =net-misc/maestral-${PV%_rc*}*[${PYTHON_USEDEP}]
+       >=net-misc/maestral-${PV%_rc*}[${PYTHON_USEDEP}]
 "
 BDEPEND="
        dev-python/build[${PYTHON_USEDEP}]

Reply via email to