graphviz: fix update pattern.

This commit is contained in:
maxice8 2018-03-05 06:30:52 -03:00 committed by Toyam Cox
parent 1e8df9c99e
commit b73f8fa3a7
1 changed files with 2 additions and 0 deletions

2
srcpkgs/graphviz/update Normal file
View File

@ -0,0 +1,2 @@
site="https://gitlab.com/graphviz/graphviz/tags"
pattern='href="/\Qgraphviz/graphviz\E/repository/stable_release_*\K[\d\.]*(?=/archive\.tar\.gz")'