diff options
author | Sam James <sam@gentoo.org> | 2022-09-22 04:47:42 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-09-22 05:05:15 +0100 |
commit | 20cbdc4fd6364788ad91d385a819712376d8256a (patch) | |
tree | 3d3f4bf7e3d1d78c872e13c2314f96657716a28c /app-dicts | |
parent | app-dicts/myspell-en: use PV in SRC_URI (diff) | |
download | gentoo-20cbdc4fd6364788ad91d385a819712376d8256a.tar.gz gentoo-20cbdc4fd6364788ad91d385a819712376d8256a.tar.bz2 gentoo-20cbdc4fd6364788ad91d385a819712376d8256a.zip |
app-dicts/myspell-is: use PV in SRC_URI; fix PV
Avoids mistakes on bumping and why not?
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/myspell-is/myspell-is-20140818.ebuild (renamed from app-dicts/myspell-is/myspell-is-20140808.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-dicts/myspell-is/myspell-is-20140808.ebuild b/app-dicts/myspell-is/myspell-is-20140818.ebuild index 5f1b42e8d5e1..4022d67c5c5b 100644 --- a/app-dicts/myspell-is/myspell-is-20140808.ebuild +++ b/app-dicts/myspell-is/myspell-is-20140818.ebuild @@ -17,7 +17,7 @@ inherit myspell-r2 DESCRIPTION="Icelandic dictionaries for myspell/hunspell" HOMEPAGE="https://extensions.libreoffice.org/extension-center/hunspell-is-the-icelandic-spelling-dictionary-project" -SRC_URI="https://extensions.libreoffice.org/assets/downloads/z/hunspell-is-2014-08-18.oxt" +SRC_URI="https://extensions.libreoffice.org/assets/downloads/z/hunspell-is-${PV:0:4}-${PV:4:2}-${PV:6:2}.oxt" LICENSE="CC-BY-SA-3.0" SLOT="0" |