mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-21 16:47:00 +02:00
inkscape: do not detect dev releases as updates
This commit is contained in:
parent
6a4d82e955
commit
38a7571dfc
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
site="https://inkscape.org/release/"
|
||||
pattern='href="/release/inkscape-\K[0-9.]+'
|
||||
pattern='<link rel="alternate" hreflang="en" href="https:\/\/inkscape\.org\/release\/inkscape-\K[\d.]+(?=\/">)'
|
||||
|
|
Loading…
Add table
Reference in a new issue