diff options
author | Sam James <sam@gentoo.org> | 2022-09-22 04:51:39 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-09-22 05:05:15 +0100 |
commit | 1db4d9cbb9557b29a00a9cca3bb5cab7142c4d15 (patch) | |
tree | cf4cab66b20d74076093c7f4cf95b585725434de /app-dicts | |
parent | app-dicts/myspell-is: use PV in SRC_URI; fix PV (diff) | |
download | gentoo-1db4d9cbb9557b29a00a9cca3bb5cab7142c4d15.tar.gz gentoo-1db4d9cbb9557b29a00a9cca3bb5cab7142c4d15.tar.bz2 gentoo-1db4d9cbb9557b29a00a9cca3bb5cab7142c4d15.zip |
app-dicts/myspell-lt: 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-lt/myspell-lt-1.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-dicts/myspell-lt/myspell-lt-1.3-r1.ebuild b/app-dicts/myspell-lt/myspell-lt-1.3-r1.ebuild index 5679506453aa..d6f06d67ec83 100644 --- a/app-dicts/myspell-lt/myspell-lt-1.3-r1.ebuild +++ b/app-dicts/myspell-lt/myspell-lt-1.3-r1.ebuild @@ -16,7 +16,7 @@ inherit myspell-r2 DESCRIPTION="Lithuanian dictionaries for myspell/hunspell" HOMEPAGE="https://extensions.libreoffice.org/en/extensions/show/lithuanian-spellcheck-and-hyphenation-dictionaries" -SRC_URI="https://extensions.libreoffice.org/assets/downloads/z/openoffice-spellcheck-lt-1-3.oxt" +SRC_URI="https://extensions.libreoffice.org/assets/downloads/z/openoffice-spellcheck-lt-$(ver_rs 1 '-').oxt" LICENSE="BSD" SLOT="0" |