miniflux: update-check support

This commit is contained in:
Eivind Uggedal 2015-01-19 22:47:42 +00:00
parent f1cd53d393
commit b7c9671f9c

2
srcpkgs/miniflux/update Normal file
View file

@ -0,0 +1,2 @@
site="https://github.com/fguillot/miniflux/tags"
pattern='archive/v?\K[\d.]+(?=\.tar\.gz)'