From fbe538ec81eb54ce504400cec5afeba58f73955d Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Fri, 17 Jul 2026 13:08:34 +0200 Subject: [PATCH] app-dicts/myspell-en: Use ${PV} at SRC_URI We still need to hardcode other parts of the SRC_URI line due to the ugly upstream download links, but we can avoid mistakes (as my previous failed update) in this way, making the need of updating the SRC_URI more noticeable. Also revbump to cover any user that could have got the bogus bump ebuild during the minutes that it was in the tree. Signed-off-by: Pacho Ramos --- ...myspell-en-20260701.ebuild => myspell-en-20260701-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename app-dicts/myspell-en/{myspell-en-20260701.ebuild => myspell-en-20260701-r1.ebuild} (96%) diff --git a/app-dicts/myspell-en/myspell-en-20260701.ebuild b/app-dicts/myspell-en/myspell-en-20260701-r1.ebuild similarity index 96% rename from app-dicts/myspell-en/myspell-en-20260701.ebuild rename to app-dicts/myspell-en/myspell-en-20260701-r1.ebuild index f1bda881c9b41..93df6fce269ed 100644 --- a/app-dicts/myspell-en/myspell-en-20260701.ebuild +++ b/app-dicts/myspell-en/myspell-en-20260701-r1.ebuild @@ -11,7 +11,7 @@ HOMEPAGE=" https://github.com/marcoagpinto/aoo-mozilla-en-dict https://proofingtoolgui.org " -SRC_URI="https://extensions.libreoffice.org/assets/downloads/41/1782877663/dict-en-20260701.oxt" +SRC_URI="https://extensions.libreoffice.org/assets/downloads/41/1782877663/dict-en-${PV}.oxt" LICENSE="BSD MIT LGPL-3+" SLOT="0"