stockfish: fix update pattern

This commit is contained in:
maxice8 2018-03-29 20:46:42 -03:00 committed by Enno Boland
parent 7f13f3de90
commit 9df51f8186
1 changed files with 2 additions and 0 deletions

2
srcpkgs/stockfish/update Normal file
View File

@ -0,0 +1,2 @@
site="https://github.com/official-stockfish/Stockfish/releases"
pattern="sf_\K[\d\.]*(?=\.tar\.gz)"