app-emacs/transient: sync live 9999 version

Signed-off-by: Maciej Barć <xgqt@gentoo.org>
This commit is contained in:
Maciej Barć
2025-06-13 20:08:19 +02:00
parent 9cdeb54984
commit 50831c5436

View File

@@ -12,7 +12,7 @@ HOMEPAGE="https://magit.vc/manual/transient/
if [[ "${PV}" == *9999* ]] ; then
inherit git-r3
EGIT_REPO_URI="https://github.com/magit/${PN}.git"
EGIT_REPO_URI="https://github.com/magit/${PN}"
else
SRC_URI="https://github.com/magit/${PN}/archive/v${PV}.tar.gz
-> ${P}.tar.gz"
@@ -24,7 +24,7 @@ LICENSE="GPL-3+"
SLOT="0"
RDEPEND="
>=app-emacs/compat-30.0.1.0
>=app-emacs/compat-30.0.2.0
"
BDEPEND="
${RDEPEND}