hddtemp: fix update pattern

This commit is contained in:
maxice8
2018-03-29 18:12:48 -03:00
committed by Enno Boland
parent 34313ef089
commit dbafbc0d98

2
srcpkgs/hddtemp/update Normal file
View File

@@ -0,0 +1,2 @@
site="http://download.savannah.nongnu.org/releases/hddtemp/"
pattern="hddtemp-\K[\d\.\-beta]*(?=\.tar\.(gz|bz2))"