aspell-de: extract update_* to external update file
This commit is contained in:
parent
9c74d4462a
commit
702bdb8eca
|
@ -11,6 +11,5 @@ short_desc="German dictionary for aspell"
|
|||
homepage="http://aspell.net/"
|
||||
license="GPL-2"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
update_pattern='aspell6-de-\K[\d.]+\d+'
|
||||
distfiles="${GNU_SITE}/aspell/dict/de/aspell6-de-${version}-1.tar.bz2"
|
||||
checksum=ba6c94e11bc2e0e6e43ce0f7822c5bba5ca5ac77129ef90c190b33632416e906
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
pattern='aspell6-de-\K[\d.]+\d+'
|
Loading…
Reference in New Issue