Skip to content

Commit

Permalink
app-dicts/myspell-de_1901: use PV in SRC_URI
Browse files Browse the repository at this point in the history
Avoids mistakes on bumping and why not?

Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Sep 22, 2022
1 parent 2dedce0 commit bc7d77b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-dicts/myspell-de_1901/myspell-de_1901-20170622.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit bc7d77b

Please sign in to comment.