mldonkey: fix update pattern

This commit is contained in:
maxice8 2018-03-29 19:52:41 -03:00 committed by Enno Boland
parent f767f9db28
commit 73723b6fdc
1 changed files with 2 additions and 0 deletions

2
srcpkgs/mldonkey/update Normal file
View File

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