thermald: fix update-check

This commit is contained in:
Andrea Brancaleoni 2015-08-15 16:33:46 +02:00
parent 6dfd5fdfd5
commit 45ece14f89
1 changed files with 2 additions and 0 deletions

2
srcpkgs/thermald/update Normal file
View File

@ -0,0 +1,2 @@
site="https://api.github.com/repos/01org/thermal_daemon/tags"
pattern='"name":\s*"\K[^\d]*([\d\.]+)(?=")'