aspell-en: extract update_* to external update file

This commit is contained in:
Eivind Uggedal 2015-01-15 11:16:40 +00:00
parent 9565ce1e44
commit 8cd9349821
2 changed files with 1 additions and 1 deletions

View file

@ -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
View file

@ -0,0 +1 @@
pattern="aspell6-en-\K[\d.-]+"