diff options
author | Sam James <sam@gentoo.org> | 2022-09-22 04:48:17 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-09-22 05:05:15 +0100 |
commit | 700eba81fa0e19d14b91401e7ce461673aaedb7b (patch) | |
tree | 7fe2ddcdff7f925fdb31188cccede5115e8372f2 /app-dicts | |
parent | app-dicts/myspell-lt: use PV in SRC_URI (diff) | |
download | gentoo-700eba81fa0e19d14b91401e7ce461673aaedb7b.tar.gz gentoo-700eba81fa0e19d14b91401e7ce461673aaedb7b.tar.bz2 gentoo-700eba81fa0e19d14b91401e7ce461673aaedb7b.zip |
app-dicts/myspell-sk: use PV in SRC_URI
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-sk/myspell-sk-20200501.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-dicts/myspell-sk/myspell-sk-20200501.ebuild b/app-dicts/myspell-sk/myspell-sk-20200501.ebuild index 6793cf047a68..429306fa2f9b 100644 --- a/app-dicts/myspell-sk/myspell-sk-20200501.ebuild +++ b/app-dicts/myspell-sk/myspell-sk-20200501.ebuild @@ -21,7 +21,7 @@ inherit myspell-r2 DESCRIPTION="Slovak dictionaries for myspell/hunspell" HOMEPAGE="https://extensions.libreoffice.org/en/extensions/show/874" -SRC_URI="https://extensions.libreoffice.org/assets/downloads/84/slovak-dictionaries-2020-05.oxt" +SRC_URI="https://extensions.libreoffice.org/assets/downloads/84/slovak-dictionaries-${PV:0:4}-${PV:4:2}.oxt" LICENSE="GPL-2" SLOT="0" |