newsbeuter: extract update_* to external update file
This commit is contained in:
parent
29c88b0896
commit
77b003b7ab
2 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,6 @@ short_desc="Newsbeuter is the Mutt of RSS feed readers"
|
|||
maintainer="Logen K <logen@sudotask.com>"
|
||||
license="MIT"
|
||||
homepage="http://www.newsbeuter.org"
|
||||
update_pattern='r[\d.]+\d+'
|
||||
distfiles="https://github.com/akrennmair/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=71b0b27bddcc5f5c23c2ed94a9493028b57ca792a29592289b7f5acb1ac8c9e5
|
||||
|
||||
|
|
1
srcpkgs/newsbeuter/update
Normal file
1
srcpkgs/newsbeuter/update
Normal file
|
@ -0,0 +1 @@
|
|||
pattern='r[\d.]+\d+'
|
Loading…
Reference in a new issue