mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-12 18:13:50 +02:00
luxrays: fix update-check pattern
This commit is contained in:
parent
58bbb45aba
commit
f4eface969
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
site="https://bitbucket.org/api/1.0/repositories/luxrender/luxrays/tags"
|
||||
pattern='luxmark_v\K[\w\d\.]+'
|
||||
pattern='luxmark_v\K([\d.]+)(?=")'
|
||||
|
|
Loading…
Add table
Reference in a new issue