ruby-sync: fix update-check.
The default update-check detects yanked gems as updates.
This commit is contained in:
parent
260655a2fb
commit
4ebf6f8de0
1 changed files with 2 additions and 0 deletions
2
srcpkgs/ruby-sync/update
Normal file
2
srcpkgs/ruby-sync/update
Normal file
|
@ -0,0 +1,2 @@
|
|||
site='https://github.com/ruby/sync/tags'
|
||||
pattern='/archive/(v?|\Qruby-sync\E-)?\K[\d\.]+(?=\.tar\.gz")'
|
Loading…
Reference in a new issue