From 3e2f0bb0f1f177db7b8ba2fd4300551681451dfd Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 22 Sep 2022 04:52:11 +0100 Subject: app-dicts/myspell-en: use PV in SRC_URI Avoids mistakes on bumping and why not? Signed-off-by: Sam James --- app-dicts/myspell-en/myspell-en-20210601-r2.ebuild | 2 +- app-dicts/myspell-en/myspell-en-20220701.ebuild | 2 +- app-dicts/myspell-en/myspell-en-20220801.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'app-dicts') diff --git a/app-dicts/myspell-en/myspell-en-20210601-r2.ebuild b/app-dicts/myspell-en/myspell-en-20210601-r2.ebuild index 6555dcd2b179..d6d4a8aa9529 100644 --- a/app-dicts/myspell-en/myspell-en-20210601-r2.ebuild +++ b/app-dicts/myspell-en/myspell-en-20210601-r2.ebuild @@ -7,7 +7,7 @@ inherit myspell-r2 DESCRIPTION="English dictionaries for myspell/hunspell" HOMEPAGE="https://extensions.libreoffice.org/extensions/english-dictionaries" -SRC_URI="https://extensions.libreoffice.org/assets/downloads/41/dict-en-20210601.oxt" +SRC_URI="https://extensions.libreoffice.org/assets/downloads/41/dict-en-${PV}.oxt" LICENSE="BSD MIT LGPL-3+" SLOT="0" diff --git a/app-dicts/myspell-en/myspell-en-20220701.ebuild b/app-dicts/myspell-en/myspell-en-20220701.ebuild index 6f7a8205cd41..70048e43695a 100644 --- a/app-dicts/myspell-en/myspell-en-20220701.ebuild +++ b/app-dicts/myspell-en/myspell-en-20220701.ebuild @@ -7,7 +7,7 @@ inherit myspell-r2 DESCRIPTION="English dictionaries for myspell/hunspell" HOMEPAGE="https://extensions.libreoffice.org/extensions/english-dictionaries" -SRC_URI="https://extensions.libreoffice.org/assets/downloads/41/1656659156/dict-en-20220701_lo.oxt" +SRC_URI="https://extensions.libreoffice.org/assets/downloads/41/1656659156/dict-en-${PV}_lo.oxt" LICENSE="BSD MIT LGPL-3+" SLOT="0" diff --git a/app-dicts/myspell-en/myspell-en-20220801.ebuild b/app-dicts/myspell-en/myspell-en-20220801.ebuild index a207732d153b..3f1fd85b5195 100644 --- a/app-dicts/myspell-en/myspell-en-20220801.ebuild +++ b/app-dicts/myspell-en/myspell-en-20220801.ebuild @@ -7,7 +7,7 @@ inherit myspell-r2 DESCRIPTION="English dictionaries for myspell/hunspell" HOMEPAGE="https://extensions.libreoffice.org/extensions/english-dictionaries" -SRC_URI="https://extensions.libreoffice.org/assets/downloads/41/1659325608/dict-en-20220801_lo.oxt" +SRC_URI="https://extensions.libreoffice.org/assets/downloads/41/1659325608/dict-en-${PV}_lo.oxt" LICENSE="BSD MIT LGPL-3+" SLOT="0" -- cgit v1.2.3-65-gdbad