commit:     54afd3f327be40be76f4fc9f5e606e98b31ba761
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 10 15:49:01 2024 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Sat Aug 10 18:16:36 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54afd3f3

app-emacs/with-editor: sync live 9999 version

Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 app-emacs/with-editor/with-editor-9999.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-emacs/with-editor/with-editor-9999.ebuild 
b/app-emacs/with-editor/with-editor-9999.ebuild
index 7e5a5295cac5..f01c1a6f71dd 100644
--- a/app-emacs/with-editor/with-editor-9999.ebuild
+++ b/app-emacs/with-editor/with-editor-9999.ebuild
@@ -14,7 +14,7 @@ if [[ "${PV}" == *9999* ]] ; then
 
        EGIT_REPO_URI="https://github.com/magit/${PN}.git";
 else
-       SRC_URI="https://github.com/magit/${PN}/archive/${PV}.tar.gz
+       SRC_URI="https://github.com/magit/${PN}/archive/v${PV}.tar.gz
                -> ${P}.tar.gz"
 
        KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
@@ -26,7 +26,7 @@ LICENSE="GPL-3+"
 SLOT="0"
 
 RDEPEND="
-       >=app-emacs/compat-29.1.4.1
+       >=app-emacs/compat-30.0.0.0
 "
 BDEPEND="
        ${RDEPEND}

Reply via email to