Haru: fix update pattern

This commit is contained in:
maxice8 2018-03-29 20:24:31 -03:00 committed by Enno Boland
parent 9aa1640195
commit 47e90fdadc
1 changed files with 2 additions and 0 deletions

2
srcpkgs/Haru/update Normal file
View File

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