diff options
author | Sam James <sam@gentoo.org> | 2022-09-22 04:51:09 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-09-22 05:05:14 +0100 |
commit | bc7d77bb27aedf6cba2221b3fe8ab3dbfba3bbf7 (patch) | |
tree | 7d8b5e0844614b5dd24c5e52f4b3e187bda3d839 /app-dicts/myspell-de_1901 | |
parent | app-cdr/kcdemu: use PV in SRC_URI (diff) | |
download | gentoo-bc7d77bb27aedf6cba2221b3fe8ab3dbfba3bbf7.tar.gz gentoo-bc7d77bb27aedf6cba2221b3fe8ab3dbfba3bbf7.tar.bz2 gentoo-bc7d77bb27aedf6cba2221b3fe8ab3dbfba3bbf7.zip |
app-dicts/myspell-de_1901: 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/myspell-de_1901')
-rw-r--r-- | app-dicts/myspell-de_1901/myspell-de_1901-20170622.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-dicts/myspell-de_1901/myspell-de_1901-20170622.ebuild b/app-dicts/myspell-de_1901/myspell-de_1901-20170622.ebuild index 80a4cd81d4aa..eb8931885c04 100644 --- a/app-dicts/myspell-de_1901/myspell-de_1901-20170622.ebuild +++ b/app-dicts/myspell-de_1901/myspell-de_1901-20170622.ebuild @@ -16,7 +16,7 @@ inherit myspell-r2 DESCRIPTION="German (traditional orthography) dictionaries for myspell/hunspell" HOMEPAGE="http://extensions.libreoffice.org/extension-center/german-de-de-1901-old-spelling-dictionaries" -SRC_URI="https://extensions.libreoffice.org/assets/downloads/z/dict-de-de-1901-oldspell-2017-06-22.oxt" +SRC_URI="https://extensions.libreoffice.org/assets/downloads/z/dict-de-de-1901-oldspell-${PV:0:4}-${PV:4:2}-${PV:6:2}.oxt" LICENSE="LGPL-3" SLOT="0" |