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

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)"