aspell-en: extract update_* to external update file
This commit is contained in:
parent
9565ce1e44
commit
8cd9349821
2 changed files with 1 additions and 1 deletions
|
@ -11,6 +11,5 @@ short_desc="English dictionary for aspell"
|
|||
homepage="http://aspell.net/"
|
||||
license="LGPL-2.1"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
update_pattern="aspell6-en-\K[\d.-]+"
|
||||
distfiles="${GNU_SITE}/aspell/dict/en/aspell6-en-${version}-0.tar.bz2"
|
||||
checksum=ff9df3c2e8c5bb19c6a66078b36a0ef4c4dfb0fcb969e29f7b5345e26d748d0a
|
||||
|
|
1
srcpkgs/aspell-en/update
Normal file
1
srcpkgs/aspell-en/update
Normal file
|
@ -0,0 +1 @@
|
|||
pattern="aspell6-en-\K[\d.-]+"
|
Loading…
Reference in a new issue